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

@ -953,6 +953,8 @@ COM_COMPONENTBUILDER_COMPONENT_VERSION_LABEL="SQL Update Version"
COM_COMPONENTBUILDER_COMPONENT_VERSION_UPDATE="Version Update"
COM_COMPONENTBUILDER_COMPONENT_VERSION_UPDATE_DESCRIPTION="Add Version Updates Here!"
COM_COMPONENTBUILDER_COMPONENT_VERSION_UPDATE_SELECT="Add Update SQL"
COM_COMPONENTBUILDER_COMPONENT_VTHREE="V3"
COM_COMPONENTBUILDER_COMPONENT_VTWO="V2"
COM_COMPONENTBUILDER_COMPONENT_WAND="Wand"
COM_COMPONENTBUILDER_COMPONENT_WARNING="Warning"
COM_COMPONENTBUILDER_COMPONENT_WARNING_CIRCLE="Warning Circle"

View File

@ -1,4 +1,4 @@
COM_COMPONENTBUILDER="Component Builder"
COM_COMPONENTBUILDER="Component Builder Configuration"
COM_COMPONENTBUILDER_CONFIGURATION="Component Builder Configuration"
COM_COMPONENTBUILDER_MENU="» Component Builder"
COM_COMPONENTBUILDER_MENU_ADMIN_VIEWS="Admin Views"