diff --git a/app/components/createContainer/createcontainer.html b/app/components/createContainer/createcontainer.html index a90f8da59..c784d7517 100644 --- a/app/components/createContainer/createcontainer.html +++ b/app/components/createContainer/createcontainer.html @@ -28,7 +28,7 @@
- +
diff --git a/app/components/createService/createservice.html b/app/components/createService/createservice.html index 3368ae1c6..14467cfd0 100644 --- a/app/components/createService/createservice.html +++ b/app/components/createService/createservice.html @@ -25,7 +25,7 @@
- +
diff --git a/app/directives/imageRegistry/por-image-registry.js b/app/directives/imageRegistry/por-image-registry.js index ccc65cdc9..f8d004967 100644 --- a/app/directives/imageRegistry/por-image-registry.js +++ b/app/directives/imageRegistry/por-image-registry.js @@ -3,7 +3,6 @@ angular.module('portainer').component('porImageRegistry', { controller: 'porImageRegistryController', bindings: { 'image': '=', - 'registry': '=', - 'autoComplete': '<' + 'registry': '=' } }); diff --git a/app/directives/imageRegistry/porImageRegistry.html b/app/directives/imageRegistry/porImageRegistry.html index 06fc192e9..3f1dbcd43 100644 --- a/app/directives/imageRegistry/porImageRegistry.html +++ b/app/directives/imageRegistry/porImageRegistry.html @@ -1,9 +1,7 @@
- +