Resolved gh-169 to insure the addrulepath is also added to the default.xml file of site views. Improved the field types a little with adding the validation and message property to various field types.
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
disabled="false"
|
||||
required="false"
|
||||
filter="STRING"
|
||||
message="Error! Please add tab name here."
|
||||
message="COM_COMPONENTBUILDER_COMPONENT_CONFIG_TABNAME_MESSAGE"
|
||||
hint="COM_COMPONENTBUILDER_COMPONENT_CONFIG_TABNAME_HINT"
|
||||
/>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user