From ef149bf1cc0c9471f4e11100bb95355c82a7ae1a Mon Sep 17 00:00:00 2001 From: Joxit Date: Mon, 17 Jun 2019 00:46:46 +0200 Subject: [PATCH] chore: Memory optimization when delete is not activated --- src/tags/remove-image.tag | 17 +++++++++-------- src/tags/taglist.tag | 4 ++-- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/src/tags/remove-image.tag b/src/tags/remove-image.tag index 15f4a9f..d3ed8c5 100644 --- a/src/tags/remove-image.tag +++ b/src/tags/remove-image.tag @@ -15,16 +15,21 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . --> - + delete - + diff --git a/src/tags/taglist.tag b/src/tags/taglist.tag index 0370e24..c207d11 100644 --- a/src/tags/taglist.tag +++ b/src/tags/taglist.tag @@ -48,7 +48,7 @@ along with this program. If not, see . onclick="registryUI.taglist.reverse();">Tag History - 0 } show="{ registryUI.isImageRemoveActivated }"> + 0 } if="{ registryUI.isImageRemoveActivated }"> 0 }> delete @@ -73,7 +73,7 @@ along with this program. If not, see . - +