Foros de discusión

How is the main.js of a custom theme gets loaded?

thumbnail
Arunjyoti Banik, modificado hace 7 años.

How is the main.js of a custom theme gets loaded?

Junior Member Mensajes: 74 Fecha de incorporación: 26/08/14 Mensajes recientes
I understand its a very basic question but I couldnt find out how the main.js of my custom theme is getting called/loaded whenever I apply that theme to a page. Is it handled in the java files??

Arun
thumbnail
Chema Balsas, modificado hace 7 años.

RE: How is the main.js of a custom theme gets loaded?

Regular Member Mensajes: 127 Fecha de incorporación: 25/02/13 Mensajes recientes
Hey Arunjyoti,

The theme's main.js file is automatically included inside themes/bottom.jsp.

Hope that helps!
thumbnail
Arunjyoti Banik, modificado hace 7 años.

RE: How is the main.js of a custom theme gets loaded?

Junior Member Mensajes: 74 Fecha de incorporación: 26/08/14 Mensajes recientes
Thank you.

Arun