From 05c9b592f44efdbf1918f78a9ccf436e087e8d41 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Wed, 22 Oct 2014 16:35:54 +0800 Subject: [PATCH] . --- static/js/wide.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/static/js/wide.js b/static/js/wide.js index 95826a0..b0aba36 100644 --- a/static/js/wide.js +++ b/static/js/wide.js @@ -515,8 +515,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); } }); },