mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
parent
66894e7596
commit
a79c26a7a4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
Container:
|
||||
<input type="text" ng-model="container.newContainerName">
|
||||
<button class="btn btn-success"
|
||||
ng-click="renameContainer()">Edit
|
||||
ng-click="renameContainer()">Save
|
||||
</button>
|
||||
<button class="btn btn-danger"
|
||||
ng-click="container.edit = false;">×</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue