Fixed admin_fields_conditions edit view to insure an array gets given to the count function
This commit is contained in:
@@ -611,7 +611,9 @@
|
||||
label="COM_COMPONENTBUILDER_CUSTOM_ADMIN_VIEW_CUSTOM_BUTTON_LABEL"
|
||||
layout="joomla.form.field.subform.repeatable-table"
|
||||
multiple="true"
|
||||
icon="list">
|
||||
icon="list"
|
||||
max="20"
|
||||
min="1">
|
||||
<form hidden="true" name="list_custom_button_modal" repeat="true">
|
||||
<!-- Icomoon Field. Type: List. (joomla) -->
|
||||
<field
|
||||
|
Reference in New Issue
Block a user