X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e28d1d03940c2c32cc375667a711ebf94c134fb3..f32fa7850a8cf57e38d2a7bb4f19c4aeb5d6224a:/project/templates/explorer/file_list.html diff --git a/project/templates/explorer/file_list.html b/project/templates/explorer/file_list.html index 7612a71e..f44a105c 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 %}