mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°6207 - Click on Tag Widget Tagset for n:n open in new tab, why?
This commit is contained in:
@@ -159,6 +159,6 @@ class BlockLinkSetDisplayAsProperty extends UIContentBlock
|
||||
return ' href="'
|
||||
.utils::GetAbsoluteUrlAppRoot()
|
||||
."pages/$this->sUIPage?operation=details&class=$this->sTargetClass&id=$id&$this->sAppContext"
|
||||
.'" target="_blank"';
|
||||
.'" target="_self"';
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user