Update TODO

This commit is contained in:
Molkobain
2021-03-12 18:04:11 +01:00
parent dfa85df39c
commit 0902f2c32b

View File

@@ -2001,7 +2001,7 @@ EOF
); );
break; break;
// TODO 3.0.0: Isn't this part obsolete now that we have the activity panel or should we keep it for devs using it in custom extensions? // TODO 3.0.0: Isn't this part obsolete now that we have the activity panel or should we keep it for devs using it in custom extensions or maybe *transition forms* as a caselog can be MUST_PROMPT?
case 'CaseLog': case 'CaseLog':
$sInputType = self::ENUM_INPUT_TYPE_HTML_EDITOR; $sInputType = self::ENUM_INPUT_TYPE_HTML_EDITOR;
$aStyles = array(); $aStyles = array();