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']} - + - + - - - - - - - - + + + + + + + +