Index: trunk/kernel/admin/include/parser.php
===================================================================
diff -u -r3230 -r6093
--- trunk/kernel/admin/include/parser.php (.../parser.php) (revision 3230)
+++ trunk/kernel/admin/include/parser.php (.../parser.php) (revision 6093)
@@ -136,11 +136,7 @@
{
$o .= "Get("RelationshipId")."\">";
$cat = $objCatList->GetByResource($catrel->Get("TargetId"));
- $path = $cat->ParentNames();
- if(strlen($path))
- {
- $o .= implode(">",$path);
- }
+ $o .= $cat->GetCachedNavBar();
$o .="
\n";
}
}
@@ -166,11 +162,7 @@
$o .= "