This commit is contained in:
parent
c2c6ab7ff1
commit
05c9b592f4
|
@ -515,8 +515,6 @@ var wide = {
|
||||||
$('.bottom-window-group .output').text('');
|
$('.bottom-window-group .output').text('');
|
||||||
},
|
},
|
||||||
success: function (data) {
|
success: function (data) {
|
||||||
$(".toolbars .ico-buildrun").addClass("ico-stop")
|
|
||||||
.removeClass("ico-buildrun").attr("title", config.label.stop);
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue