1
0
Fork 0
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:
Dakota Walsh 2022-08-04 14:45:44 +12:00 committed by GitHub
parent aa0f1221de
commit d28030abea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 184 additions and 133 deletions

View file

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