From 1ca558f011b21b0a493d294501f530e57bdd574e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 20 Sep 2018 13:22:41 +0200 Subject: move connection filtering setting from network to connections, provide a link to settings in the navbar if present for a module and some code optimisation --- view/tpl/navbar_default.tpl | 8 ++++++++ view/tpl/settings_addon.tpl | 13 +++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 view/tpl/settings_addon.tpl (limited to 'view/tpl') diff --git a/view/tpl/navbar_default.tpl b/view/tpl/navbar_default.tpl index 0eb0a964c..a11b9b5ea 100755 --- a/view/tpl/navbar_default.tpl +++ b/view/tpl/navbar_default.tpl @@ -70,9 +70,17 @@
{{$sitelocation}} {{/if}} + + +{{if $settings_url}} + {{/if}} {{/if}} +{{/if}} + + -- cgit v1.2.3