summaryrefslogtreecommitdiff
path: root/js/shows.js
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-10-02 12:53:56 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-10-02 12:53:56 (GMT)
commit8a5a63a30caf23efc638e0f13f18183d6f34c18c (patch)
tree4dafdc1300ff6b0588661dd47d80c1990dff603f /js/shows.js
parentf877297006322bd9e55b0e34e71698504ce0a23b (diff)
added file import modal
Diffstat (limited to 'js/shows.js')
-rw-r--r--js/shows.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/shows.js b/js/shows.js
index d12563c..5f8eecc 100644
--- a/js/shows.js
+++ b/js/shows.js
@@ -11,7 +11,8 @@ function shows_deleteCart(cart) {
}
function shows_importCart(cart) {
- alertbox.warning('app-shows', 'importing carts', 'not implemented yet!');
+ $('#shows-upload div.modal-body').text("Cart: " + cart);
+ $('#shows-upload').modal({ keyboard: true });
}
// <td>