mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 04:15:28 +02:00
refactor(templates): migrate template item to react [EE-6203] (#10429)
This commit is contained in:
parent
d970f0e2bc
commit
1ad9488ca7
25 changed files with 932 additions and 289 deletions
|
@ -13,6 +13,7 @@
|
|||
on-delete-click="($ctrl.confirmDelete)"
|
||||
create-path="kubernetes.templates.custom.new"
|
||||
edit-path="kubernetes.templates.custom.edit"
|
||||
is-selected="($ctrl.isSelected)"
|
||||
></custom-templates-list>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue