diff --git a/webapp/templates/view_file.html b/webapp/templates/view_file.html index 738bf5565..954945171 100644 --- a/webapp/templates/view_file.html +++ b/webapp/templates/view_file.html @@ -764,10 +764,9 @@
{{ file.description }}
- {% endif %} - + {# התיאור תמיד קיים ב-DOM (מוסתר כשריק) כדי שנוכל לעדכנו חי אחרי שמירה #} +{{ file.description }}
+ {% if file.tags %}תיאור קצר שיופיע מתחת לשם הקובץ.
+ +