X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/653c75b6951e028fe4c68e27cc9852e45fa418a6..f31bb368a2cad9a61e4fc652fa4b40c4114a128c:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index fe9d93ab..b37d5be6 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -2,15 +2,17 @@ {% block extrahead %} + - + - - + + + {% endblock extrahead %} {% block extrabody %} @@ -26,16 +28,14 @@ {% endblock extrabody %} -{% block breadcrumbs %}Platforma Redakcyjna > plik {{ hash }}{% endblock breadcrumbs %} +{% block breadcrumbs %}Platforma Redakcyjna > plik {{ fileid }}{% endblock breadcrumbs %} {% block header-toolbar %} -
- - -
+ + + ui:ajax-action="{% url file_update fileid %}">Update {% endblock %} @@ -58,19 +58,48 @@ {% for n in panel_list %}
- +

+ + + + + + {# Wydruk #} +

{% endfor %} +
+
+ + +

Wiadomość nie może być pusta.

+

+ + +

+
+
+ +
+
+ + +
{% endblock maincontent %}