X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/755cace721087441becc6e1f22a3e1eed5bbec32..359e0f406798548adbf6f0768c3e5c4cd20cbe7b:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 83843f14..620d8536 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -52,6 +52,10 @@ @@ -59,7 +63,7 @@ @@ -110,7 +114,7 @@
<% for (var i=0; i < buttons.length; i++) { %> - <%= buttons[i].name %> + <% }; %>
@@ -118,9 +122,12 @@ @@ -133,7 +140,11 @@ {% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} {% block header-toolbar %} - + Historia + + + + {% endblock %} {% block maincontent %} @@ -146,12 +157,11 @@