Skip to content

Commit

Permalink
s/Migrate/Manage/
Browse files Browse the repository at this point in the history
  • Loading branch information
gashcrumb committed Oct 11, 2013
1 parent ff01165 commit abdaf01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hawtio-web/src/main/webapp/app/fabric/html/layoutFabric.html
Expand Up @@ -8,8 +8,8 @@
<a ng-href="#/fabric/containers{{hash}}">Containers</a>
</li>
<li ng-show="hasFabric" ng-class='{active : isActive("#/fabric/view")}'
title="Migrate containers to use different versions of profiles">
<a ng-href="#/fabric/view{{hash}}">Migrate</a>
title="Advanced Fabric management view for managing profiles and containers">
<a ng-href="#/fabric/view{{hash}}">Manage</a>
</li>
<li ng-show="hasMQManager" ng-class='{active : isActive("#/fabric/mq")}'>
<a ng-href="#/fabric/mq/brokers{{hash}}" title="View the Fabric based MQ brokers">MQ</a>
Expand Down

0 comments on commit abdaf01

Please sign in to comment.