--- a/cms/app-client/ember-cli-build.js Mon Jul 04 16:18:19 2016 +0200
+++ b/cms/app-client/ember-cli-build.js Mon Jul 04 17:56:05 2016 +0200
@@ -27,6 +27,7 @@
// modules that you would like to import into your application
// please specify an object with the list of modules as keys
// along with the exports of each module as its value.
+ app.import('bower_components/popcorn-js/popcorn.js');
app.import('bower_components/ammap3/ammap/ammap.js');
app.import('bower_components/ammap3/ammap/maps/js/worldLow.js');
app.import('bower_components/ammap3/ammap/maps/js/continentsLow.js');