From 6bf0f4225c0fc7ecc1762ed5cfe2c4861cd1bd4e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 1 Jun 2018 12:11:07 +0200 Subject: move file and groups filter to submenu --- view/tpl/common_widget.tpl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 view/tpl/common_widget.tpl (limited to 'view/tpl/common_widget.tpl') diff --git a/view/tpl/common_widget.tpl b/view/tpl/common_widget.tpl new file mode 100644 index 000000000..e542031dc --- /dev/null +++ b/view/tpl/common_widget.tpl @@ -0,0 +1,6 @@ +
+

+ {{$title}} +

+ {{$content}} +
-- cgit v1.2.3