> I would like to see a link in farcry console for this (in the admin section).
Add the following to your customadmin.xml:
<section id="admin">
<subsection id="general">
<menu id="configuration">
<menuitem id="configupdateapp" label="Update App"
link="/index.cfm?updateapp=1" />
</menu>
</subsection>
</section>
If you can ignore the weirdness of the entire Overview page loading in
the content frame, it's a simple way to add an Update App link in the
Admin section.
-Tyler
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---