Merge branch 'master' of https://github.com/b3log/wide
This commit is contained in:
commit
c0a848f381
|
@ -524,8 +524,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