This commit is contained in:
Liang Ding 2014-10-22 16:37:19 +08:00
commit c0a848f381
1 changed files with 0 additions and 2 deletions

View File

@ -524,8 +524,6 @@ var wide = {
$('.bottom-window-group .output').text('');
},
success: function (data) {
$(".toolbars .ico-buildrun").addClass("ico-stop")
.removeClass("ico-buildrun").attr("title", config.label.stop);
}
});
},