Browse Source

HUE-8226 [dashboard] Remove preformatted details about the metrics form

Enrico Berti 7 years ago
parent
commit
afe5ae4193
1 changed files with 0 additions and 3 deletions
  1. 0 3
      desktop/libs/dashboard/src/dashboard/templates/common_search.mako

+ 0 - 3
desktop/libs/dashboard/src/dashboard/templates/common_search.mako

@@ -2167,9 +2167,6 @@ ${ dashboard.layout_skeleton(suffix='search') }
 
 
 <script type="text/html" id="metric-form">
-  <pre data-bind="text: ko.toJSON($data, null, 2)">
-
-  </pre>
     <!-- ko if: typeof isEditing !== 'undefined' && isEditing() -->
     <div>
       <!-- ko if: typeof $parents[0].isAdding === 'undefined' || !$parents[0].isAdding() -->