From 4bc1c26994c3a6ed4cba88d99b541bc659370df5 Mon Sep 17 00:00:00 2001 From: MatthieuLP Date: Fri, 19 Mar 2021 13:35:32 +0100 Subject: [PATCH] Fix View managment for plugin and album Fixed bug on first page load no checkbox was checked --- admin/themes/default/template/cat_list.tpl | 2 +- admin/themes/default/template/plugins_installed.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/themes/default/template/cat_list.tpl b/admin/themes/default/template/cat_list.tpl index 96059caf5..6a96ce5e8 100644 --- a/admin/themes/default/template/cat_list.tpl +++ b/admin/themes/default/template/cat_list.tpl @@ -14,7 +14,7 @@ jQuery(document).ready(function(){
{$CATEGORIES_NAV}
- +
{assign var='color_tab' value=["icon-red", "icon-blue", "icon-yellow", "icon-purple", "icon-green"]} diff --git a/admin/themes/default/template/plugins_installed.tpl b/admin/themes/default/template/plugins_installed.tpl index 2aee119f5..00dfd0088 100644 --- a/admin/themes/default/template/plugins_installed.tpl +++ b/admin/themes/default/template/plugins_installed.tpl @@ -244,7 +244,7 @@ jQuery(".pluginMiniBox").each(function(index){
- +
{'No plugins found'|@translate}