mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 05:15:25 +02:00
feat(app): remove autocomplete on registry selector
This commit is contained in:
parent
06c63899b2
commit
97ec2ddd62
8 changed files with 4 additions and 13 deletions
|
@ -4,7 +4,6 @@ angular.module('portainer.docker').component('porImageRegistry', {
|
|||
bindings: {
|
||||
'model': '=', // must be of type PorImageRegistryModel
|
||||
'pullWarning': '<',
|
||||
'autoComplete': '<',
|
||||
'labelClass': '@',
|
||||
'inputClass': '@'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue