Skip to content

Commit ddab020

Browse files
committed
Update HtmlViewGroups.php
1 parent 525a36d commit ddab020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Ajax/semantic/html/content/view/HtmlViewGroups.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ public function getItemContent($itemIndex, $contentIndex) {
6060
$content=$item->getContent();
6161
if(isset($content[$contentIndex]))
6262
return $content[$contentIndex];
63+
return $content;
6364
}
6465
}
6566

0 commit comments

Comments
 (0)