Skip to content

Commit

Permalink
Bug techjoomla#199 fix: Formatting of editor field is removed before …
Browse files Browse the repository at this point in the history
…data save for the editor
  • Loading branch information
ankush-maherwal committed Nov 2, 2019
1 parent df02318 commit f3f0b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions administrator/models/forms/types/forms/editor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<field name="cols" type="number" default=""
label="COM_TJFIELDS_FORM_LBL_FIELD_COLS" description="COM_TJFIELDS_FORM_DESC_FIELD_COLS"
size="5" />
<field name="filter" type="hidden" default="JComponentHelper::filterText" />
</fieldset>
</fields>
</form>

0 comments on commit f3f0b65

Please sign in to comment.