-- geoff http://www.daemon.com.au/
Scott Talsma wrote:
In the course of developing some custom types, I have discovered that the backend may have a bug.
I am on version b230.
In \farcry_core\admin\edittabEdit.cfm, the header is created:
<admin:header writingDir="#session.writingDir#" userLanguage="#session.userLanguage#">
Then a few lines down, najavo edit (\farcry_core\tags\navajo\edit.cfm) is called:
<nj:edit>
Inside of navajo edit, we recreate the header: <!--- set up page header ---> <cfimport taglib="/farcry/farcry_core/tags/admin/" prefix="admin"> <admin:header>
Which one should be there? Which one should go?
--- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
