Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
s/Edit/Manage
  • Loading branch information
gashcrumb committed Sep 19, 2013
1 parent e4ad4c5 commit 650e433
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -5,9 +5,9 @@
</a>
</li>
<li class="pull-right" ng-class='{active : isEditing()}'>
<a ng-href="#/dashboard/edit{{hash}}" title="Edits the dashboards; letting you add, duplicate or remove dashboards"
<a ng-href="#/dashboard/edit{{hash}}" title="Manage the dashboards; letting you add, duplicate or remove dashboards"
data-placement="bottom">
<i class="icon-edit"></i> Edit</a></li>
<i class="icon-edit"></i> Manage</a></li>
</ul>
<div class="row-fluid">
<div ng-view></div>
Expand Down

0 comments on commit 650e433

Please sign in to comment.