mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
SVN:trunk[3916]
This commit is contained in:
@@ -1219,6 +1219,7 @@ EOF;
|
||||
// Added if present...
|
||||
//
|
||||
$aParameters['validation_pattern'] = $this->GetPropString($oField, 'validation_pattern');
|
||||
$aParameters['format'] = $this->GetPropString($oField, 'format');
|
||||
$aParameters['width'] = $this->GetPropString($oField, 'width');
|
||||
$aParameters['height'] = $this->GetPropString($oField, 'height');
|
||||
$aParameters['digits'] = $this->GetPropNumber($oField, 'digits');
|
||||
|
||||
Reference in New Issue
Block a user