From 7af2c5770336c6ebedaefcc973a0e65e9c9de9af Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Thu, 15 Aug 2024 11:06:34 +0700 Subject: [PATCH] roolback menu header --- ui/ui/sections/footer.tpl | 180 ++++++++++++++--------------- ui/ui/sections/header.tpl | 20 ++-- ui/ui/sections/user-footer.tpl | 202 +++++++++++++++++---------------- ui/ui/sections/user-header.tpl | 44 +++---- 4 files changed, 224 insertions(+), 222 deletions(-) diff --git a/ui/ui/sections/footer.tpl b/ui/ui/sections/footer.tpl index 5df993ad..6974fbfa 100644 --- a/ui/ui/sections/footer.tpl +++ b/ui/ui/sections/footer.tpl @@ -1,101 +1,101 @@ - - - - - - - - - - + + + + + + + + + + - {if isset($xfooter)} - {$xfooter} - {/if} - {literal} - - {/literal} + $(function() { + $('[data-toggle="tooltip"]').tooltip() + }) + $("[data-toggle=popover]").popover(); + +{/literal} - + \ No newline at end of file diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index e7d3ac49..cd337197 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -5,18 +5,18 @@ {$_title} - {$_c['CompanyName']} - + - + - - - - - - - - + + + + + + + +