diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3d6d268a0..5c04d5953 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,7 @@ CHANGELOG unreleased ========== +* Fixed two more instances of javascript int overflow issue (#1335) * fix: ensure uniqueness of icon admin url names 3.0.6 (2023-09-08) diff --git a/filer/templates/admin/filer/folder/directory_table_list.html b/filer/templates/admin/filer/folder/directory_table_list.html index 138d28937..c1eb72f7e 100644 --- a/filer/templates/admin/filer/folder/directory_table_list.html +++ b/filer/templates/admin/filer/folder/directory_table_list.html @@ -100,7 +100,7 @@ {% if is_popup and filer_admin_context.pick_file %} - {% elif has_change_permission %} {% if is_popup and filer_admin_context.pick_file %} - {% elif has_change_permission %}
{% if is_popup and filer_admin_context.pick_file %} - {% elif has_change_permission %}
{% if is_popup and filer_admin_context.pick_file %} - {% elif has_change_permission %}