Skip to content

Commit

Permalink
Merge pull request #135 from computmaxer/master
Browse files Browse the repository at this point in the history
Fix User Group button
  • Loading branch information
computmaxer committed May 2, 2014
2 parents b52b4c0 + 51a1a71 commit 41681a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/views/user_group_detail.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<div class="container" >
<!-- Section Header -->
<div class="row sectionBanner">
<div class="col-sm-12 sectionTitle sectionBannerTitle">
User Group Dashboard
</div>
<a class="btn btn-default backButton" href="/user_groups/">
<i class="fa fa-chevron-left"></i> All Groups
</a>
<div class="col-sm-12 sectionTitle sectionBannerTitle">
User Group Dashboard
</div>
</div>

<!-- Server Overview -->
Expand Down

0 comments on commit 41681a1

Please sign in to comment.