fixed gh-167 so that config fields can be safed
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
/-------------------------------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version @update number 5 of this MVC
|
||||
@build 29th October, 2017
|
||||
@build 4th November, 2017
|
||||
@created 23rd October, 2017
|
||||
@package Component Builder
|
||||
@subpackage component_config.js
|
||||
|
@ -112,7 +112,7 @@
|
||||
description="COM_COMPONENTBUILDER_COMPONENT_CONFIG_ADDCONFIG_DESCRIPTION"
|
||||
icon="list"
|
||||
maximum="500"
|
||||
filter="SAFEHTML">
|
||||
filter="ARRAY">
|
||||
<form hidden="true" name="list_addconfig_modal" repeat="true">
|
||||
<!-- Field Field. Type: Fields. (custom) -->
|
||||
<field
|
||||
|
Reference in New Issue
Block a user