From 99ec6644fc93ee4d6bd8569148de6a03d64f69cb Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sat, 26 Mar 2016 17:18:08 -0400 Subject: Add collapsable panel for editing each user's settings to admin setting tab Also, added relevant initialization code to common model --- app/view/common/setting.modal.view.php | 62 ++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) (limited to 'app/view/common/setting.modal.view.php') diff --git a/app/view/common/setting.modal.view.php b/app/view/common/setting.modal.view.php index 93a273a..11adc69 100644 --- a/app/view/common/setting.modal.view.php +++ b/app/view/common/setting.modal.view.php @@ -181,6 +181,68 @@ + + common_settingAllUsers as $user) { ?> +
+ + +
+
+
+ + + +
+ + +
+ +
+ +
+ +
+
+ + +
+ +
+ + +
+
+ +
+ +
+ +
+ + +
+ +
+ + +
+ + +
+
+
+
+ -- cgit v1.2.3