aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/group_side.tpl
diff options
context:
space:
mode:
authorhabeascodice <habeascodice@federated.social>2014-10-09 01:09:41 -0700
committerhabeascodice <habeascodice@federated.social>2014-10-09 01:09:41 -0700
commit1b0b847fc80827022c513a74a7fa817c7d640da0 (patch)
tree09a09da19a7eee4c5dc1100b89757e85d2bc8ab8 /view/tpl/group_side.tpl
parentddf4ef752077e66d34edb458cfe104ee23ef3834 (diff)
parentfc0576acf810019a0c168bfa4dc4a2175ae0b505 (diff)
downloadvolse-hubzilla-1b0b847fc80827022c513a74a7fa817c7d640da0.tar.gz
volse-hubzilla-1b0b847fc80827022c513a74a7fa817c7d640da0.tar.bz2
volse-hubzilla-1b0b847fc80827022c513a74a7fa817c7d640da0.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/tpl/group_side.tpl')
-rwxr-xr-xview/tpl/group_side.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/group_side.tpl b/view/tpl/group_side.tpl
index 9037e0871..3701f979e 100755
--- a/view/tpl/group_side.tpl
+++ b/view/tpl/group_side.tpl
@@ -14,7 +14,7 @@
{{if $group.edit}}
<a class="pull-right group-edit-icon" href="{{$group.edit.href}}" title="{{$edittext}}"><i class="icon-pencil"></i></a>
{{/if}}
- <a class="{{if $group.selected}}group-selected{{/if}}" href="{{$group.href}}">{{$group.text}}</a>
+ <a{{if $group.selected}} class="group-selected"{{/if}} href="{{$group.href}}">{{$group.text}}</a>
</li>
{{/foreach}}
<li>