|
@@ -10,7 +10,7 @@
|
10
|
10
|
This sidenav is locked open on your device. To go back to the default behavior,
|
11
|
11
|
narrow your display.
|
12
|
12
|
</p>-->
|
13
|
|
- <ul class="col-sm-12" lu-busy="sidebar">
|
|
13
|
+ <ul class="col-sm-12 sidebar-group-list" lu-busy="sidebar">
|
14
|
14
|
<li ng-show="DataShareBusiness.CurrentGroups.length != 0" class="col-xs-12">
|
15
|
15
|
<md-button class="md-primary md-hue-1 md-group-button col-xs-12"
|
16
|
16
|
ng-href="{{DataShareBusiness.getGroupUrl(DataShareBusiness.getCurrentGroup().Parent)}}">
|