remove debug line
[plstackapi.git] / planetstack / templates / admin / dashboard / dashboard_base.html
index 8e86b11..0a54c91 100644 (file)
@@ -75,7 +75,6 @@ function errorDialog(title,msg) {
         buttons: {
             'OK': function() {
                 def.resolve();
-                log.debug("Chose to add a sliver");
                 $( this ).dialog( "close" );
             },
         },