1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 13:55:21 +02:00

feat(service-details): add quick navigation menu anchors (#875)

This commit is contained in:
eliat123 2017-06-20 13:54:27 +03:00 committed by Anthony Lapenna
parent d0477b216f
commit 9360f24d89
13 changed files with 28 additions and 16 deletions

View file

@ -111,7 +111,7 @@
<li><a href ng-click="goToItem('service-labels')">Service labels</a></li>
<li><a href ng-click="goToItem('service-secrets')">Secrets</a></li>
<li><a href ng-click="goToItem('service-tasks')">Tasks</a></li>
<ul>
</ul>
</rd-widget-body>
</rd-widget>
</div>