We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 998f1c5 + e4c6188 commit 7bc7019Copy full SHA for 7bc7019
1 file changed
admin/app/views/pages/track.html
@@ -205,7 +205,7 @@ <h4>{{init.translation.page.editor.available}}</h4>
205
Upload via Mediabanken
206
</a>
207
<br>
208
- <div ng-hide="model.id==undefined" ng-controller="UploaderCtrl"
+ <div id="upload-field" style="visibility: hidden" ng-hide="model.id==undefined" ng-controller="UploaderCtrl"
209
ng-init="initialize($parent.uploadMedia);">
210
211
<input ng-file-select type="file" accept=".mp3">
0 commit comments