Changes between Initial Version and Version 1 of Ticket #3060, comment 4
- Timestamp:
- 02/10/2011 10:31:51 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3060, comment 4
initial v1 5 5 - The default subnav slug is not set to home when is single item. 6 6 7 The problem certainly a little deeper,but this was a quick fix in _setup_globals()7 The problem is certainly a little deeper than this but this was a quick fix in _setup_globals() 8 8 Set the {{{default action_variable[0]}}} to {{{'home'}}} if its empty 9 9 That part is not so much a fix, more of a hack.