summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-10-02 17:02:22 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-10-02 17:02:22 (GMT)
commitff872383e09d74ee5dca0bd85d8ecf285a9342e3 (patch)
tree91fc14a9682b1851f5a8c25860df7dbfa7b10e3a /index.html
parent8dacc4f6a60245ad2211aeb56d1dbde0e8b6575a (diff)
added status info tag for file uploads
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/index.html b/index.html
index ab68027..fb9fa02 100644
--- a/index.html
+++ b/index.html
@@ -21,6 +21,10 @@
.btn i[class*='icon-'] {
vertical-align: middle;
}
+
+ .progress {
+ margin-bottom: 0;
+ }
</style>
<link href="/javascript/twitter-bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
<script src="/javascript/jquery/jquery.min.js"></script>
@@ -89,7 +93,7 @@
</div>
<div class="modal-footer">
<a href="#" class="btn" data-dismiss="modal">Abbrechen</a>
- <a href="#" class="btn btn-primary">Importieren</a>
+ <a href="#" class="btn btn-primary" id="shows-upload-confirm">Importieren</a>
</div>
</div>
<div class="row-fluid">