Improved the compiler, added the option to add the update server file to the zipped package, fixed a few bugs.

This commit is contained in:
2016-11-22 07:48:55 +02:00
parent 07f9344265
commit 05160b499f
388 changed files with 4420 additions and 3975 deletions

View File

@@ -201,7 +201,7 @@
<field
type="repeatable"
name="ajax_input"
label="Ajax Input"
label="COM_COMPONENTBUILDER_SITE_VIEW_AJAX_INPUT_LABEL"
id="ajax_input"
class="ajax_inputs"
select="COM_COMPONENTBUILDER_SITE_VIEW_AJAX_INPUT_SELECT"
@@ -535,7 +535,7 @@
<field
type="repeatable"
name="custom_button"
label="Custom Buttons"
label="COM_COMPONENTBUILDER_SITE_VIEW_CUSTOM_BUTTON_LABEL"
id="custom_button"
class="custom_buttons"
select="COM_COMPONENTBUILDER_SITE_VIEW_CUSTOM_BUTTON_SELECT"