comment
This commit is contained in:
@@ -79,6 +79,8 @@ namespace Umbraco.Web._Legacy.Controls
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
protected virtual string GetItemBreadcrumbs()
|
protected virtual string GetItemBreadcrumbs()
|
||||||
{
|
{
|
||||||
|
//TODO: Shouldn't this use the same/similar logic as the EntityController.GetResultForAncestors ?
|
||||||
|
|
||||||
if (!string.IsNullOrEmpty(ItemIdValue.Value))
|
if (!string.IsNullOrEmpty(ItemIdValue.Value))
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
|
|||||||
Reference in New Issue
Block a user