Skip to content

Commit

Permalink
minor UI polish
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed May 10, 2013
1 parent c9955b5 commit a9223ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hawtio-web/src/main/webapp/app/fabric/html/containers.html
Expand Up @@ -11,7 +11,7 @@
</div>
</div>
<div class="control-group inline-block">
<a class="btn" ng-href="#/fabric/containers/createContainer">Create Container</a>
<a class="btn" ng-href="#/fabric/containers/createContainer" title="Create new containers"><i class="icon-plus"></i> Create</a>
<a class="btn" ng-href="#/fabric/containers/assignProfiles">Assign Profiles</a>
<a class="btn" ng-href="#/fabric/containers/migrateVersions">Migrate Containers</a>
</div>
Expand Down

0 comments on commit a9223ec

Please sign in to comment.