Fixed accordion bug in upload.

Now hide by default the activities.
Removed input dashboard.
This commit is contained in:
Gunther Brunner
2014-05-23 19:26:54 +09:00
parent ff2d59ce08
commit 9d57e36e09
10 changed files with 12 additions and 64 deletions

View File

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