mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 12:25:22 +02:00
refactor(agent): refactor file-uploader to es6 (#4087)
* refactor(host): convert fileUploader to es6 * refactor(agent): rename main file
This commit is contained in:
parent
5abd35d4c1
commit
435f15ec6a
5 changed files with 39 additions and 30 deletions
|
@ -1,3 +0,0 @@
|
|||
<button ngf-select="$ctrl.onFileSelected($file)" class="btn ng-scope" button-spinner="$ctrl.state.uploadInProgress">
|
||||
<i style="margin: 0;" class="fa fa-upload" ng-if="!$ctrl.state.uploadInProgress"></i>
|
||||
</button>
|
Loading…
Add table
Add a link
Reference in a new issue