From b32921328e8451ef9d8eba7091b49c9015a483e2 Mon Sep 17 00:00:00 2001 From: soufiane Date: Thu, 12 Mar 2026 16:28:47 +0100 Subject: [PATCH] Maj sprite --- .../views/scripts/common/spritesvg.phtml | 328 +++++++++--------- 1 file changed, 171 insertions(+), 157 deletions(-) diff --git a/framework/application/views/scripts/common/spritesvg.phtml b/framework/application/views/scripts/common/spritesvg.phtml index c96d088..91452b8 100644 --- a/framework/application/views/scripts/common/spritesvg.phtml +++ b/framework/application/views/scripts/common/spritesvg.phtml @@ -1,160 +1,174 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - '; \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +'; \ No newline at end of file -- 2.39.5