Make everything un-selectable unless specified otherwise.

Fix store account header bug.
This commit is contained in:
Gunther Brunner
2014-09-24 15:39:41 +09:00
parent 87647b5012
commit 7a344e7043
8 changed files with 10 additions and 10 deletions

View File

@@ -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