X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/755cace721087441becc6e1f22a3e1eed5bbec32..06c0fd3da81bed89e12e7a30cfc6ff33ddecd075:/project/templates/explorer/editor.html?ds=sidebyside diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 83843f14..edb3bfcd 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -52,6 +52,10 @@ @@ -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,12 @@