mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 12:25:22 +02:00
fix(templates): separate template views filters [EE-6397] (#10711)
This commit is contained in:
parent
82951093b5
commit
4c226d7a17
8 changed files with 28 additions and 16 deletions
|
@ -5,4 +5,5 @@
|
|||
on-select="($ctrl.selectTemplate)"
|
||||
on-delete="($ctrl.confirmDelete)"
|
||||
selected-id="$ctrl.state.selectedTemplate.Id"
|
||||
storage-key="'kube-custom-templates'"
|
||||
></custom-templates-list>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue