From 7ebd2afa8c0c499cd12b55ed24381e787a352768 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 15 Mar 2013 11:25:11 +0100 Subject: [PATCH] .. --- plugins/lists/simplelist.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/lists/simplelist.js b/plugins/lists/simplelist.js index 20f2a84e..147bd447 100644 --- a/plugins/lists/simplelist.js +++ b/plugins/lists/simplelist.js @@ -10,7 +10,7 @@ (function($){ var debug=false; - debug=true + // debug=true $.fn.SimpleList = function( method ) { /* Method calling logic */ -- 2.43.0