mirror of
https://github.com/portainer/portainer.git
synced 2025-07-18 21:09:40 +02:00
3 lines
228 B
HTML
3 lines
228 B
HTML
<button type="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>
|