Fixed gh-424 so that the global settings of JCB will save even if the components are not selected in the Development Method tab.
This commit is contained in:
@@ -711,7 +711,6 @@
|
||||
class="list_class"
|
||||
multiple="false"
|
||||
default="0"
|
||||
required="true"
|
||||
button="false"
|
||||
/>
|
||||
<!-- Backup Field. Type: Checkbox. (joomla) -->
|
||||
@@ -840,7 +839,6 @@
|
||||
class="text_area"
|
||||
readonly="false"
|
||||
disabled="false"
|
||||
required="true"
|
||||
filter="STRING"
|
||||
message="COM_COMPONENTBUILDER_CONFIG_BACKUP_PACKAGE_NAME_MESSAGE"
|
||||
hint="COM_COMPONENTBUILDER_CONFIG_BACKUP_PACKAGE_NAME_HINT"
|
||||
|
Reference in New Issue
Block a user