X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/093eded47b5e88eb6831737ea8ab6d98f3ec190b..4ed56f84dedf9da88708fc2c4aef3b0b11f30825:/project/templates/explorer/file_list.html diff --git a/project/templates/explorer/file_list.html b/project/templates/explorer/file_list.html index 7612a71e..a9b59e4c 100644 --- a/project/templates/explorer/file_list.html +++ b/project/templates/explorer/file_list.html @@ -64,12 +64,12 @@ $(function() {

-
{% load explorer_tags %} - {% for file in files %} -

{{ file|bookname }}

+
+
@@ -81,12 +81,12 @@ $(function() { {% if perms.explorer.can_add_files %}

Dodaj nowy utwór

-
-

-

-

+ + + {{ bookform }}

+
{% endif %}