Sfoglia il codice sorgente

delete raw revision history in page_content.html

zahmis 5 anni fa
parent
commit
bcc5733934
1 ha cambiato i file con 0 aggiunte e 7 eliminazioni
  1. 0 7
      src/server/views/widget/page_content.html

+ 0 - 7
src/server/views/widget/page_content.html

@@ -61,13 +61,6 @@
       {% include '../_form.html' %}
     {% endif %}
 
-    {# raw revision history #}
-    {% if not page %}
-    {% else %}
-    <div class="tab-pane revision-history" id="revision-history">
-    </div>
-    {% endif %}
-
   </div>
 
   <div id="grw-page-status-alert-container"></div>