diff --git a/app/views/directives/osc-file-input.html b/app/views/directives/osc-file-input.html index 3fe44b121d..a64aa8602d 100644 --- a/app/views/directives/osc-file-input.html +++ b/app/views/directives/osc-file-input.html @@ -10,7 +10,6 @@ readonly ng-show="supportsFileUpload" ng-disabled="disabled" - ng-readonly="readonly" ng-attr-aria-describedby="{{helpText ? helpID : undefined}}"> diff --git a/dist/scripts/templates.js b/dist/scripts/templates.js index 959e5bd0a9..bf261950d1 100644 --- a/dist/scripts/templates.js +++ b/dist/scripts/templates.js @@ -7696,7 +7696,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function( "

Drop file here

\n" + "\n" + "
\n" + - "\n" + + "\n" + "\n" + "\n" + "Browse…\n" +