mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
chore(deps): remove lodash-es dependency [EE-2560] (#6576)
This commit is contained in:
parent
16f8b737f1
commit
b01180bb29
12 changed files with 19 additions and 41 deletions
|
@ -44,8 +44,8 @@
|
|||
ng-if="ctrl.availableUsersAndTeams.length > 0"
|
||||
input-model="ctrl.availableUsersAndTeams"
|
||||
output-model="ctrl.formValues.multiselectOutput"
|
||||
button-label="icon '-' Name"
|
||||
item-label="icon '-' Name"
|
||||
button-label="icon Name"
|
||||
item-label="icon Name"
|
||||
tick-property="ticked"
|
||||
helper-elements="filter"
|
||||
search-property="Name"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue