mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
feat(ui): custom template item EE-3738 (#7303)
This commit is contained in:
parent
82b848af0c
commit
1ef713d80b
7 changed files with 60 additions and 52 deletions
|
@ -5,7 +5,7 @@
|
|||
<custom-templates-list
|
||||
ng-if="$ctrl.templates"
|
||||
title-text="Templates"
|
||||
title-icon="fa-rocket"
|
||||
title-icon="edit"
|
||||
templates="$ctrl.templates"
|
||||
table-key="customTemplates"
|
||||
is-edit-allowed="$ctrl.isEditAllowed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue