Updated some compiler methods, added footable3, fixed some known issus.

This commit is contained in:
2016-04-22 13:03:43 +01:00
parent 3bc71a935c
commit 6871bfd9a2
438 changed files with 9212 additions and 1221 deletions

View File

@@ -460,11 +460,13 @@
name="addfootable"
label="COM_COMPONENTBUILDER_COMPONENT_ADDFOOTABLE_LABEL"
class="btn-group btn-group-yesno"
default="1"
default="3"
required="true">
<!-- Option Set. -->
<option value="3">
COM_COMPONENTBUILDER_COMPONENT_VTHREE</option>
<option value="1">
COM_COMPONENTBUILDER_COMPONENT_YES</option>
COM_COMPONENTBUILDER_COMPONENT_VTWO</option>
<option value="0">
COM_COMPONENTBUILDER_COMPONENT_NO</option>
</field>