Hi, I'm using {{js .}} helper on my page template. by default it will print caramel context related information within the <script> tag. Is it a default behavior or not?
ex: <script>var caramel = caramel || {}; caramel.context = "/MYAPPPATH"; caramel.themer = "theme0";caramel.url = function (path) { return this.context + (path.charAt(0) !== '/' ? '/' : '') + path; };</script> please be kind enough to explain what went wrong here.. AFAIK we didn't want to print above on page level. Notice same behavior on ES latest version as wel. Thank you. *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911
_______________________________________________ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev