From 16756f56559395575d85432ee4bbccc22be7922d Mon Sep 17 00:00:00 2001 From: Carlos Ferreira Date: Sun, 11 Mar 2018 12:23:41 +0100 Subject: [PATCH] Clean Space Chooser view --- .../space/widgets/views/spaceChooser.php | 36 ++++++++++++------- 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/protected/humhub/modules/space/widgets/views/spaceChooser.php b/protected/humhub/modules/space/widgets/views/spaceChooser.php index 59814815d1..994bc63dc7 100755 --- a/protected/humhub/modules/space/widgets/views/spaceChooser.php +++ b/protected/humhub/modules/space/widgets/views/spaceChooser.php @@ -1,12 +1,15 @@
' . Yii::t('SpaceModule.widgets_views_spaceChooser', 'My spaces') . ''; @@ -25,13 +28,13 @@ $this->registerJsConfig('space.chooser', [ - $currentSpace, 'width' => 32, 'htmlOptions' => [ 'class' => 'current-space-image', - ]]); + ] + ]); ?> @@ -40,8 +43,8 @@ $this->registerJsConfig('space.chooser', [ - +