mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-23 01:05:14 +02:00
Make everything un-selectable unless specified otherwise.
Fix store account header bug.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
i.fa.fa-2x.fa-download.drop-area-icon
|
||||
.drop-area-text(translate) Drop file to upload
|
||||
|
||||
.upload-status(ng-if='installation')
|
||||
.upload-status(ng-if='installation').selectable
|
||||
progressbar(max='100', value='installation.progress', ng-if='!installation.settled',
|
||||
ng-class='{"active": !installation.settled}').progress-striped
|
||||
|
||||
|
||||
Reference in New Issue
Block a user