Closed efleming969 closed 11 years ago
Adding the following to the various lib/maria/maria.js files, fixed the problem for me:
document.write('<script src="../../../src/borrowHijos.js"></script>');
Thanks for the report. I missed that change recently when I made the Hijos methods available on the maria
object so they are available for third-party plugins to use.
I'm trying to open the example applications, but getting an error in View.js:140.
Am I missing a step? It looks like the hijos library not being attached to the maria namespace.