Commit 85923a7e27bffcc39161baf4edc97e4f830a5222

Authored by Charl Joseph Mert
2 parents 72553ca7 64d55e87

When doing a Bulk Upload the Large Text Field is not available as MCE.

Jira:KTC-810

Resolving conflict in templates/ktcore/forms/widgets/textarea.smarty

Committed by: Charl Joseph Mert
Reviewed by: Prince Mbekwa
templates/ktcore/forms/widgets/textarea.smarty
... ... @@ -3,7 +3,6 @@
3 3 -------------------------------------->
4 4 {if $options.field->getIsHTML()}
5 5 {literal}
6   -
7 6 {/literal}
8 7 {/if}
9 8  
... ...