mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
- Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138)
SVN:trunk[463]
This commit is contained in:
@@ -543,7 +543,7 @@ class DisplayBlock
|
||||
{
|
||||
while($oObj = $this->m_oSet->Fetch())
|
||||
{
|
||||
$sHtml .= $oObj->GetBareDetails($oPage);
|
||||
$sHtml .= $oObj->GetBareProperties($oPage);
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user