From 0ad5c4d29ca5d4109a7fe33cdfc9b8e6b01ace6b Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Mon, 4 Apr 2016 23:35:23 -0400 Subject: Add view markup for showing user head images to the all users collapse panes --- app/view/common/setting.modal.view.php | 38 +++++++++++++++++++++++++++------- 1 file changed, 31 insertions(+), 7 deletions(-) (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 2415e18..19bcf5c 100644 --- a/app/view/common/setting.modal.view.php +++ b/app/view/common/setting.modal.view.php @@ -223,15 +223,39 @@ -
- - +
+
+
+ + +
+ +
+ +
+
+ +
+ <?=$user->getDisplayName()?> +
+
+ +
+ +
-
- +
+
+ + +
-- cgit v1.2.3