Procházet zdrojové kódy

deleted the script in display-switcher

白石誠 před 5 roky
rodič
revize
6b1e9a3750
1 změnil soubory, kde provedl 1 přidání a 3 odebrání
  1. 1 3
      src/server/views/widget/not_found_content.html

+ 1 - 3
src/server/views/widget/not_found_content.html

@@ -6,9 +6,7 @@
   {% endif %}
   {% endif %}
   >
   >
 
 
-  <div id="display-switcher">
-    <script type="text/template" id="raw-text-original">{{ revision.body.toString() | encodeHTML }}</script>
-  </div>
+  <div id="display-switcher"></div>
   <div id="not-found-alert"></div>
   <div id="not-found-alert"></div>
   {% include 'not_found_tabs.html' %}
   {% include 'not_found_tabs.html' %}