Skip to content

Commit

Permalink
Merge pull request #200 from ankush-maherwal/release-1.4.3
Browse files Browse the repository at this point in the history
Bug #199 fix: Formatting of editor field is removed before data save …
  • Loading branch information
ankush-maherwal authored Nov 2, 2019
2 parents a19578e + f3f0b65 commit ac310bb
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 ac310bb

Please sign in to comment.