1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 12:25:22 +02:00

feat(container-details): show container ID (#1026)

This commit is contained in:
Anthony Lapenna 2017-07-12 19:37:34 +02:00 committed by GitHub
parent 5d749c2ebf
commit a7df43bd45

View file

@ -33,6 +33,10 @@
<rd-widget-body classes="no-padding">
<table class="table">
<tbody>
<tr>
<td>ID</td>
<td>{{ container.Id }}</td>
</tr>
<tr>
<td>Name</td>
<td ng-if="!container.edit">