Hi, I'm developing a Magnolia module, I've added some js classes in the folder /src/main/resources/mgnl-resources/js-classes/mgnl/xxxx.
I'm expecting that js classes in this folder are automatically loaded (it works for data and dms module) but that's not the case. on my call i get javascript error mgnl.xxxx not defined, and if I take a look at the DOM of the admin page I can't effectively see my class loaded. What's wrong? thanks -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=4af15857-a9c2-413b-ae66-4749025ddc03 ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
