improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class
This commit is contained in:
@ -114,7 +114,7 @@
|
||||
name="field"
|
||||
label="COM_COMPONENTBUILDER_ADMIN_FIELDS_FIELD_LABEL"
|
||||
description="COM_COMPONENTBUILDER_ADMIN_FIELDS_FIELD_DESCRIPTION"
|
||||
class="list_class"
|
||||
class="list_class fieldFull"
|
||||
multiple="false"
|
||||
required="false"
|
||||
button="false"
|
||||
|
Reference in New Issue
Block a user