mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
3 lines
229 B
HTML
3 lines
229 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>
|