mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
feat(ui): namespace details UI improvements EE-3480 (#7335)
This commit is contained in:
parent
aa0f1221de
commit
d28030abea
5 changed files with 184 additions and 133 deletions
|
@ -1,6 +1,6 @@
|
|||
<div>
|
||||
<code-editor identifier="application-details-yaml" read-only="true" value="$ctrl.data"></code-editor>
|
||||
<div class="py-5">
|
||||
<div class="p-5">
|
||||
<span class="btn btn-light btn-sm" ng-click="$ctrl.copyYAML()">
|
||||
<pr-icon class="vertical-center" icon="'copy'" feather="true"></pr-icon>
|
||||
Copy to clipboard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue