mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
Fixed accordion bug in upload.
Now hide by default the activities. Removed input dashboard.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
.upload-status(ng-if='upload || installation')
|
||||
|
||||
accordion(close-others='false').pointer
|
||||
accordion-group(is-open='true')
|
||||
accordion-group(is-open='accordionOpen')
|
||||
accordion-heading.pointer
|
||||
i.fa.fa-file-o
|
||||
span {{installation.manifest.package || "App" }}
|
||||
|
||||
Reference in New Issue
Block a user