Browse Source

[metastore] Remove debug link

Johan Ahlen 10 years ago
parent
commit
f2901f2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      apps/metastore/src/metastore/templates/metastore.mako

+ 0 - 1
apps/metastore/src/metastore/templates/metastore.mako

@@ -669,7 +669,6 @@ ${ assist.assistPanel() }
       <h3>${_('Drop Table')}</h3>
     </div>
     <div class="modal-body">
-      <a data-bind="click: function () { console.log($data) }">Click me</a>
       <div id="dropTableMessage">
       </div>
     </div>