Commit c2da2d0f authored by Jim Fulton's avatar Jim Fulton

Added support for nicer navigation from manage_main and

it's cousins.
parent 44dc948d
...@@ -47,9 +47,9 @@ ...@@ -47,9 +47,9 @@
<!--#var meta_type--> <!--#var meta_type-->
<!--#else--> <!--#else-->
Object Object
<!--#/if--> <!--#/if-->
at <!--#var SCRIPT_NAME--><!--#var at /<!--#var
expr="PATH_INFO[:(_.string.rfind(PATH_INFO,'/'))]"--> expr="tabs_path_info(SCRIPT_NAME, PATH_INFO)"-->
</STRONG> </STRONG>
</TD> </TD>
</TR> </TR>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment