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

pull/1027/head
Anthony Lapenna 2017-07-12 19:37:34 +02:00 committed by GitHub
parent 5d749c2ebf
commit a7df43bd45
1 changed files with 4 additions and 0 deletions

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">