Aligned the display of the case log (and properties) of a ticket in the User Portal to what is done in the normal UI: better look (multi-column, fieldsets, wider case log at the bottom).

SVN:trunk[1240]
This commit is contained in:
Denis Flaven
2011-04-26 16:49:28 +00:00
parent e5c46340d1
commit b68ac3916f
4 changed files with 98 additions and 15 deletions

View File

@@ -1799,7 +1799,7 @@ EOF
return $oObj->DisplayModifyForm( $oPage, $aExtraParams);
}
protected static function ProcessZlist($aList, $aDetails, $sCurrentTab, $sCurrentCol, $sCurrentSet)
public static function ProcessZlist($aList, $aDetails, $sCurrentTab, $sCurrentCol, $sCurrentSet)
{
//echo "<pre>ZList: ";
//print_r($aList);