diff options
author | Christian Pointner <equinox@helsinki.at> | 2014-09-22 11:50:45 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2014-09-22 11:50:45 (GMT) |
commit | e1b7f1d5db69ef7deac50c2171c2dce477a94aff (patch) | |
tree | 6c9117326c15d4494aa161a381cfc33b8f34fefb /js | |
parent | c6657a7f19fb97fc6b84e8b6eb37152f966e0848 (diff) |
moved alerboxex to each app
Diffstat (limited to 'js')
-rw-r--r-- | js/shows.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/shows.js b/js/shows.js index 3d57b75..9f8170f 100644 --- a/js/shows.js +++ b/js/shows.js @@ -11,7 +11,7 @@ function shows_deleteCart(cart) { } function shows_importCart(cart) { - alertbox.warning('mainwindow', 'importing carts', 'not implemented yet!'); + alertbox.warning('app-shows', 'importing carts', 'not implemented yet!'); } // <td> |