Look at XWorkPortalModuleInterceptor (and follow the thread from there). -- Morten
On Tue, Mar 5, 2013 at 10:05 AM, Nyaika David <[email protected]> wrote: > Hi Morten > > i have looked in the InitAction.java file and main.vm respectively, but i > dont see how the "maintenanceModules" list in the code snipet below is > passed to the file main.vm from InitAction. > > Note: am looking at the dhis-web-dashboard-integration module > > #if( $maintenanceModules.size() > 0 ) > <img id="menuSeparator1" > src="../dhis-web-commons/css/${stylesheetDirectory}/logo_separator.png"> > #end > > regards > David > > On Mon, Mar 4, 2013 at 5:21 PM, Morten Olav Hansen <[email protected]>wrote: > >> >> On Mon, Mar 4, 2013 at 4:48 PM, Nyaika David <[email protected]> wrote: >> >>> <action name="index" class="org.hisp.dhis.dashboard.action.InitAction"> >>> <result name="success" type="velocity">/main.vm</result> >>> <param >>> name="page">/dhis-web-dashboard-integration/mainForm.vm</param> >>> <param name="hideMenu">true</param> >>> <param name="stylesheets">style/dashboard.css</param> >>> <param name="javascripts">javascript/dropdown.js</param> >>> </action> >>> >> >> Its in InitAction.java >> >> >> -- >> Morten >> > > > > -- > Regards > David Nyaika > Software Developer(SCJP,SCWCD Certified) > IICS Technologies, Muyenga > Phone:+256706353274 > Skype:davie2086 > Email: [email protected] >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

