commit | 52d634418d11897ec36647d2e8b76e7e2ff0babb | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon May 26 11:46:05 2014 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon May 26 11:46:05 2014 -0700 |
tree | acc647729038b1fdaf74620fa0474e7bd575faa3 | |
parent | 94319c5467e1f636a5059e93ef7a7495887132c6 [diff] |
remove debug line
diff --git a/planetstack/templates/admin/dashboard/dashboard_base.html b/planetstack/templates/admin/dashboard/dashboard_base.html index 8e86b11..0a54c91 100644 --- a/planetstack/templates/admin/dashboard/dashboard_base.html +++ b/planetstack/templates/admin/dashboard/dashboard_base.html
@@ -75,7 +75,6 @@ buttons: { 'OK': function() { def.resolve(); - log.debug("Chose to add a sliver"); $( this ).dialog( "close" ); }, },