From: Stas Vilchik Date: Wed, 6 Jan 2016 16:10:57 +0000 (+0100) Subject: deprecate some code X-Git-Tag: 5.4-M4~27 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0ee46b37498ef58ebd1069eafe930ebac06be8a5;p=sonarqube.git deprecate some code --- diff --git a/server/sonar-web/src/main/js/libs/sortable.js b/server/sonar-web/src/main/js/libs/sortable.js index 06e887de141..134254ac5dd 100644 --- a/server/sonar-web/src/main/js/libs/sortable.js +++ b/server/sonar-web/src/main/js/libs/sortable.js @@ -17,6 +17,13 @@ * along with this program; if not, write to the Free Software Foundation, * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + +/* + * DEPRECATED + * + * Found only single usage on the Components page. + */ + (function($) { function stripe(rows) {