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:
2019-06-13 18:45:55 +02:00
parent f03c6f5204
commit 236ecd53f4
5 changed files with 22 additions and 24 deletions

View File

@@ -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"