X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/755cace721087441becc6e1f22a3e1eed5bbec32..46fdcc29313a6c0dd897b8060335061f433897fd:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 83843f14..3c775d4e 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -13,6 +13,7 @@ {# Libraries #} + {# Scriptlets #} @@ -52,14 +53,18 @@ + @@ -110,7 +115,7 @@
<% for (var i=0; i < buttons.length; i++) { %> - <%= buttons[i].name %> + <% }; %>
@@ -118,9 +123,13 @@ @@ -133,7 +142,11 @@ {% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block header-toolbar %} - + Historia + + + + {% endblock %} {% block maincontent %} @@ -146,12 +159,11 @@