mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
revert(images): revert image autocompletion (#1367)
This commit is contained in:
parent
d06667218f
commit
6c6171c1f4
5 changed files with 8 additions and 16 deletions
|
@ -3,7 +3,6 @@ angular.module('portainer').component('porImageRegistry', {
|
|||
controller: 'porImageRegistryController',
|
||||
bindings: {
|
||||
'image': '=',
|
||||
'registry': '=',
|
||||
'autoComplete': '<'
|
||||
'registry': '='
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue