Page 1 of 1

HTML for Atrium Menu

Posted: Fri Feb 24, 2012 10:55 am
by esdaled
Where is the HTML source code for the /profouondui/atrium/menu request coming from? is it stored on the IFS or is it generated by PUI000300.PGM?

Our users are not picking up the latest version of Atrium as their browsers are caching and using old versions of atrium.js.

I would like to change the script tag for atrium.js to the following:

<script type="text/javascript" src="/profoundui/proddata/js/atrium.js?v=3.3.2"></script>

Re: HTML for Atrium Menu

Posted: Fri Feb 24, 2012 12:27 pm
by Brian
I assume you meant PUI0003000.pgm

Yes, the HTML is generated by that program. I will discuss a better way to force versions to recached with the rest of the dev team, but for now, I think you will just have to get them to clear their browser cache.