Re: Add CSS/JS to backend theme from plugin

2021-02-18 Thread Michael Brohl
ss I have to use the theme override solutions right now. Thanks for your time!!! Best Regards, Ingo -Ursprüngliche Nachricht- Von: Michael Brohl Gesendet: Dienstag, 16. Februar 2021 20:11 An: user@ofbiz.apache.org Betreff: Re: Add CSS/JS to backend theme from plugin But... your plugin is

Re: Add CSS/JS to backend theme from plugin

2021-02-16 Thread Michael Brohl
Von: Michael Brohl Gesendet: Dienstag, 16. Februar 2021 18:52 An: user@ofbiz.apache.org Betreff: Re: Add CSS/JS to backend theme from plugin Hi Ingo, I'm not sure if I understand correctly, but you should be able to assign ressources through a component reference. Have you tried to use i

Re: Add CSS/JS to backend theme from plugin

2021-02-16 Thread Michael Brohl
biz.apache.org Betreff: Re: Add CSS/JS to backend theme from plugin Hi Ingo, You may refer to documentation in themes.adoc[1]. Though I am not sure if this is the right solution, maybe you can create your own theme extending the existing one[2] HTH 1. https://github.com/apache/ofbiz-framework/blo

Re: Add CSS/JS to backend theme from plugin

2021-02-16 Thread Aditya Sharma
Hi Ingo, You may refer to documentation in themes.adoc[1]. Though I am not sure if this is the right solution, maybe you can create your own theme extending the existing one[2] HTH 1. https://github.com/apache/ofbiz-framework/blob/trunk/themes/docs/themes.adoc 2. https://github.com/apache/ofbiz-