summaryrefslogtreecommitdiff
path: root/js/shows.js
diff options
context:
space:
mode:
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>