Fixed the created_by auto save to current user if none is set at the creation of any new item. All other changes are only random variable name and date changes (due to automation)

This commit is contained in:
2016-02-20 20:13:00 +02:00
parent 4e65696d40
commit 36d3a10ef8
2403 changed files with 490187 additions and 2072 deletions

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 18th February, 2016
@build 20th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage submitbutton.js

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 18th February, 2016
@build 20th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage edit.php
@ -153,341 +153,341 @@ $componentParams = JComponentHelper::getParams('com_componentbuilder');
<script type="text/javascript">
// #jform_add_css_view listeners for add_css_view_zQvhtyb function
// #jform_add_css_view listeners for add_css_view_aASEiTH function
jQuery('#jform_add_css_view').on('keyup',function()
{
var add_css_view_zQvhtyb = jQuery("#jform_add_css_view input[type='radio']:checked").val();
zQvhtyb(add_css_view_zQvhtyb);
var add_css_view_aASEiTH = jQuery("#jform_add_css_view input[type='radio']:checked").val();
aASEiTH(add_css_view_aASEiTH);
});
jQuery('#adminForm').on('change', '#jform_add_css_view',function (e)
{
e.preventDefault();
var add_css_view_zQvhtyb = jQuery("#jform_add_css_view input[type='radio']:checked").val();
zQvhtyb(add_css_view_zQvhtyb);
var add_css_view_aASEiTH = jQuery("#jform_add_css_view input[type='radio']:checked").val();
aASEiTH(add_css_view_aASEiTH);
});
// #jform_add_css_views listeners for add_css_views_Tidwsqh function
// #jform_add_css_views listeners for add_css_views_OWnFeva function
jQuery('#jform_add_css_views').on('keyup',function()
{
var add_css_views_Tidwsqh = jQuery("#jform_add_css_views input[type='radio']:checked").val();
Tidwsqh(add_css_views_Tidwsqh);
var add_css_views_OWnFeva = jQuery("#jform_add_css_views input[type='radio']:checked").val();
OWnFeva(add_css_views_OWnFeva);
});
jQuery('#adminForm').on('change', '#jform_add_css_views',function (e)
{
e.preventDefault();
var add_css_views_Tidwsqh = jQuery("#jform_add_css_views input[type='radio']:checked").val();
Tidwsqh(add_css_views_Tidwsqh);
var add_css_views_OWnFeva = jQuery("#jform_add_css_views input[type='radio']:checked").val();
OWnFeva(add_css_views_OWnFeva);
});
// #jform_add_javascript_view_file listeners for add_javascript_view_file_huJXNiL function
// #jform_add_javascript_view_file listeners for add_javascript_view_file_IvKaMNy function
jQuery('#jform_add_javascript_view_file').on('keyup',function()
{
var add_javascript_view_file_huJXNiL = jQuery("#jform_add_javascript_view_file input[type='radio']:checked").val();
huJXNiL(add_javascript_view_file_huJXNiL);
var add_javascript_view_file_IvKaMNy = jQuery("#jform_add_javascript_view_file input[type='radio']:checked").val();
IvKaMNy(add_javascript_view_file_IvKaMNy);
});
jQuery('#adminForm').on('change', '#jform_add_javascript_view_file',function (e)
{
e.preventDefault();
var add_javascript_view_file_huJXNiL = jQuery("#jform_add_javascript_view_file input[type='radio']:checked").val();
huJXNiL(add_javascript_view_file_huJXNiL);
var add_javascript_view_file_IvKaMNy = jQuery("#jform_add_javascript_view_file input[type='radio']:checked").val();
IvKaMNy(add_javascript_view_file_IvKaMNy);
});
// #jform_add_javascript_views_file listeners for add_javascript_views_file_WvIyCcP function
// #jform_add_javascript_views_file listeners for add_javascript_views_file_nTwfxyZ function
jQuery('#jform_add_javascript_views_file').on('keyup',function()
{
var add_javascript_views_file_WvIyCcP = jQuery("#jform_add_javascript_views_file input[type='radio']:checked").val();
WvIyCcP(add_javascript_views_file_WvIyCcP);
var add_javascript_views_file_nTwfxyZ = jQuery("#jform_add_javascript_views_file input[type='radio']:checked").val();
nTwfxyZ(add_javascript_views_file_nTwfxyZ);
});
jQuery('#adminForm').on('change', '#jform_add_javascript_views_file',function (e)
{
e.preventDefault();
var add_javascript_views_file_WvIyCcP = jQuery("#jform_add_javascript_views_file input[type='radio']:checked").val();
WvIyCcP(add_javascript_views_file_WvIyCcP);
var add_javascript_views_file_nTwfxyZ = jQuery("#jform_add_javascript_views_file input[type='radio']:checked").val();
nTwfxyZ(add_javascript_views_file_nTwfxyZ);
});
// #jform_add_javascript_view_footer listeners for add_javascript_view_footer_ghwiCNt function
// #jform_add_javascript_view_footer listeners for add_javascript_view_footer_FeONESo function
jQuery('#jform_add_javascript_view_footer').on('keyup',function()
{
var add_javascript_view_footer_ghwiCNt = jQuery("#jform_add_javascript_view_footer input[type='radio']:checked").val();
ghwiCNt(add_javascript_view_footer_ghwiCNt);
var add_javascript_view_footer_FeONESo = jQuery("#jform_add_javascript_view_footer input[type='radio']:checked").val();
FeONESo(add_javascript_view_footer_FeONESo);
});
jQuery('#adminForm').on('change', '#jform_add_javascript_view_footer',function (e)
{
e.preventDefault();
var add_javascript_view_footer_ghwiCNt = jQuery("#jform_add_javascript_view_footer input[type='radio']:checked").val();
ghwiCNt(add_javascript_view_footer_ghwiCNt);
var add_javascript_view_footer_FeONESo = jQuery("#jform_add_javascript_view_footer input[type='radio']:checked").val();
FeONESo(add_javascript_view_footer_FeONESo);
});
// #jform_add_javascript_views_footer listeners for add_javascript_views_footer_Fovimnn function
// #jform_add_javascript_views_footer listeners for add_javascript_views_footer_EIyrCri function
jQuery('#jform_add_javascript_views_footer').on('keyup',function()
{
var add_javascript_views_footer_Fovimnn = jQuery("#jform_add_javascript_views_footer input[type='radio']:checked").val();
Fovimnn(add_javascript_views_footer_Fovimnn);
var add_javascript_views_footer_EIyrCri = jQuery("#jform_add_javascript_views_footer input[type='radio']:checked").val();
EIyrCri(add_javascript_views_footer_EIyrCri);
});
jQuery('#adminForm').on('change', '#jform_add_javascript_views_footer',function (e)
{
e.preventDefault();
var add_javascript_views_footer_Fovimnn = jQuery("#jform_add_javascript_views_footer input[type='radio']:checked").val();
Fovimnn(add_javascript_views_footer_Fovimnn);
var add_javascript_views_footer_EIyrCri = jQuery("#jform_add_javascript_views_footer input[type='radio']:checked").val();
EIyrCri(add_javascript_views_footer_EIyrCri);
});
// #jform_add_php_ajax listeners for add_php_ajax_RtOzQyB function
// #jform_add_php_ajax listeners for add_php_ajax_PZWgdCM function
jQuery('#jform_add_php_ajax').on('keyup',function()
{
var add_php_ajax_RtOzQyB = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
RtOzQyB(add_php_ajax_RtOzQyB);
var add_php_ajax_PZWgdCM = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
PZWgdCM(add_php_ajax_PZWgdCM);
});
jQuery('#adminForm').on('change', '#jform_add_php_ajax',function (e)
{
e.preventDefault();
var add_php_ajax_RtOzQyB = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
RtOzQyB(add_php_ajax_RtOzQyB);
var add_php_ajax_PZWgdCM = jQuery("#jform_add_php_ajax input[type='radio']:checked").val();
PZWgdCM(add_php_ajax_PZWgdCM);
});
// #jform_add_php_getitem listeners for add_php_getitem_SgXitAY function
// #jform_add_php_getitem listeners for add_php_getitem_VpiFYNy function
jQuery('#jform_add_php_getitem').on('keyup',function()
{
var add_php_getitem_SgXitAY = jQuery("#jform_add_php_getitem input[type='radio']:checked").val();
SgXitAY(add_php_getitem_SgXitAY);
var add_php_getitem_VpiFYNy = jQuery("#jform_add_php_getitem input[type='radio']:checked").val();
VpiFYNy(add_php_getitem_VpiFYNy);
});
jQuery('#adminForm').on('change', '#jform_add_php_getitem',function (e)
{
e.preventDefault();
var add_php_getitem_SgXitAY = jQuery("#jform_add_php_getitem input[type='radio']:checked").val();
SgXitAY(add_php_getitem_SgXitAY);
var add_php_getitem_VpiFYNy = jQuery("#jform_add_php_getitem input[type='radio']:checked").val();
VpiFYNy(add_php_getitem_VpiFYNy);
});
// #jform_add_php_getitems listeners for add_php_getitems_NVDlfNv function
// #jform_add_php_getitems listeners for add_php_getitems_lfbQvKd function
jQuery('#jform_add_php_getitems').on('keyup',function()
{
var add_php_getitems_NVDlfNv = jQuery("#jform_add_php_getitems input[type='radio']:checked").val();
NVDlfNv(add_php_getitems_NVDlfNv);
var add_php_getitems_lfbQvKd = jQuery("#jform_add_php_getitems input[type='radio']:checked").val();
lfbQvKd(add_php_getitems_lfbQvKd);
});
jQuery('#adminForm').on('change', '#jform_add_php_getitems',function (e)
{
e.preventDefault();
var add_php_getitems_NVDlfNv = jQuery("#jform_add_php_getitems input[type='radio']:checked").val();
NVDlfNv(add_php_getitems_NVDlfNv);
var add_php_getitems_lfbQvKd = jQuery("#jform_add_php_getitems input[type='radio']:checked").val();
lfbQvKd(add_php_getitems_lfbQvKd);
});
// #jform_add_php_getlistquery listeners for add_php_getlistquery_LBruhlQ function
// #jform_add_php_getlistquery listeners for add_php_getlistquery_IuTLHWf function
jQuery('#jform_add_php_getlistquery').on('keyup',function()
{
var add_php_getlistquery_LBruhlQ = jQuery("#jform_add_php_getlistquery input[type='radio']:checked").val();
LBruhlQ(add_php_getlistquery_LBruhlQ);
var add_php_getlistquery_IuTLHWf = jQuery("#jform_add_php_getlistquery input[type='radio']:checked").val();
IuTLHWf(add_php_getlistquery_IuTLHWf);
});
jQuery('#adminForm').on('change', '#jform_add_php_getlistquery',function (e)
{
e.preventDefault();
var add_php_getlistquery_LBruhlQ = jQuery("#jform_add_php_getlistquery input[type='radio']:checked").val();
LBruhlQ(add_php_getlistquery_LBruhlQ);
var add_php_getlistquery_IuTLHWf = jQuery("#jform_add_php_getlistquery input[type='radio']:checked").val();
IuTLHWf(add_php_getlistquery_IuTLHWf);
});
// #jform_add_php_save listeners for add_php_save_JLaGSui function
// #jform_add_php_save listeners for add_php_save_uSdCybp function
jQuery('#jform_add_php_save').on('keyup',function()
{
var add_php_save_JLaGSui = jQuery("#jform_add_php_save input[type='radio']:checked").val();
JLaGSui(add_php_save_JLaGSui);
var add_php_save_uSdCybp = jQuery("#jform_add_php_save input[type='radio']:checked").val();
uSdCybp(add_php_save_uSdCybp);
});
jQuery('#adminForm').on('change', '#jform_add_php_save',function (e)
{
e.preventDefault();
var add_php_save_JLaGSui = jQuery("#jform_add_php_save input[type='radio']:checked").val();
JLaGSui(add_php_save_JLaGSui);
var add_php_save_uSdCybp = jQuery("#jform_add_php_save input[type='radio']:checked").val();
uSdCybp(add_php_save_uSdCybp);
});
// #jform_add_php_postsavehook listeners for add_php_postsavehook_ZTtCgwq function
// #jform_add_php_postsavehook listeners for add_php_postsavehook_wCOElqi function
jQuery('#jform_add_php_postsavehook').on('keyup',function()
{
var add_php_postsavehook_ZTtCgwq = jQuery("#jform_add_php_postsavehook input[type='radio']:checked").val();
ZTtCgwq(add_php_postsavehook_ZTtCgwq);
var add_php_postsavehook_wCOElqi = jQuery("#jform_add_php_postsavehook input[type='radio']:checked").val();
wCOElqi(add_php_postsavehook_wCOElqi);
});
jQuery('#adminForm').on('change', '#jform_add_php_postsavehook',function (e)
{
e.preventDefault();
var add_php_postsavehook_ZTtCgwq = jQuery("#jform_add_php_postsavehook input[type='radio']:checked").val();
ZTtCgwq(add_php_postsavehook_ZTtCgwq);
var add_php_postsavehook_wCOElqi = jQuery("#jform_add_php_postsavehook input[type='radio']:checked").val();
wCOElqi(add_php_postsavehook_wCOElqi);
});
// #jform_add_php_allowedit listeners for add_php_allowedit_GAAYbOj function
// #jform_add_php_allowedit listeners for add_php_allowedit_nJmcmSY function
jQuery('#jform_add_php_allowedit').on('keyup',function()
{
var add_php_allowedit_GAAYbOj = jQuery("#jform_add_php_allowedit input[type='radio']:checked").val();
GAAYbOj(add_php_allowedit_GAAYbOj);
var add_php_allowedit_nJmcmSY = jQuery("#jform_add_php_allowedit input[type='radio']:checked").val();
nJmcmSY(add_php_allowedit_nJmcmSY);
});
jQuery('#adminForm').on('change', '#jform_add_php_allowedit',function (e)
{
e.preventDefault();
var add_php_allowedit_GAAYbOj = jQuery("#jform_add_php_allowedit input[type='radio']:checked").val();
GAAYbOj(add_php_allowedit_GAAYbOj);
var add_php_allowedit_nJmcmSY = jQuery("#jform_add_php_allowedit input[type='radio']:checked").val();
nJmcmSY(add_php_allowedit_nJmcmSY);
});
// #jform_add_php_batchcopy listeners for add_php_batchcopy_JjJJNCf function
// #jform_add_php_batchcopy listeners for add_php_batchcopy_kvPrXqt function
jQuery('#jform_add_php_batchcopy').on('keyup',function()
{
var add_php_batchcopy_JjJJNCf = jQuery("#jform_add_php_batchcopy input[type='radio']:checked").val();
JjJJNCf(add_php_batchcopy_JjJJNCf);
var add_php_batchcopy_kvPrXqt = jQuery("#jform_add_php_batchcopy input[type='radio']:checked").val();
kvPrXqt(add_php_batchcopy_kvPrXqt);
});
jQuery('#adminForm').on('change', '#jform_add_php_batchcopy',function (e)
{
e.preventDefault();
var add_php_batchcopy_JjJJNCf = jQuery("#jform_add_php_batchcopy input[type='radio']:checked").val();
JjJJNCf(add_php_batchcopy_JjJJNCf);
var add_php_batchcopy_kvPrXqt = jQuery("#jform_add_php_batchcopy input[type='radio']:checked").val();
kvPrXqt(add_php_batchcopy_kvPrXqt);
});
// #jform_add_php_batchmove listeners for add_php_batchmove_sBeSWkw function
// #jform_add_php_batchmove listeners for add_php_batchmove_UXaEDlT function
jQuery('#jform_add_php_batchmove').on('keyup',function()
{
var add_php_batchmove_sBeSWkw = jQuery("#jform_add_php_batchmove input[type='radio']:checked").val();
sBeSWkw(add_php_batchmove_sBeSWkw);
var add_php_batchmove_UXaEDlT = jQuery("#jform_add_php_batchmove input[type='radio']:checked").val();
UXaEDlT(add_php_batchmove_UXaEDlT);
});
jQuery('#adminForm').on('change', '#jform_add_php_batchmove',function (e)
{
e.preventDefault();
var add_php_batchmove_sBeSWkw = jQuery("#jform_add_php_batchmove input[type='radio']:checked").val();
sBeSWkw(add_php_batchmove_sBeSWkw);
var add_php_batchmove_UXaEDlT = jQuery("#jform_add_php_batchmove input[type='radio']:checked").val();
UXaEDlT(add_php_batchmove_UXaEDlT);
});
// #jform_add_php_before_delete listeners for add_php_before_delete_iyTPwTy function
// #jform_add_php_before_delete listeners for add_php_before_delete_wOtPSMK function
jQuery('#jform_add_php_before_delete').on('keyup',function()
{
var add_php_before_delete_iyTPwTy = jQuery("#jform_add_php_before_delete input[type='radio']:checked").val();
iyTPwTy(add_php_before_delete_iyTPwTy);
var add_php_before_delete_wOtPSMK = jQuery("#jform_add_php_before_delete input[type='radio']:checked").val();
wOtPSMK(add_php_before_delete_wOtPSMK);
});
jQuery('#adminForm').on('change', '#jform_add_php_before_delete',function (e)
{
e.preventDefault();
var add_php_before_delete_iyTPwTy = jQuery("#jform_add_php_before_delete input[type='radio']:checked").val();
iyTPwTy(add_php_before_delete_iyTPwTy);
var add_php_before_delete_wOtPSMK = jQuery("#jform_add_php_before_delete input[type='radio']:checked").val();
wOtPSMK(add_php_before_delete_wOtPSMK);
});
// #jform_add_php_after_delete listeners for add_php_after_delete_JDlxqZa function
// #jform_add_php_after_delete listeners for add_php_after_delete_KumAJlX function
jQuery('#jform_add_php_after_delete').on('keyup',function()
{
var add_php_after_delete_JDlxqZa = jQuery("#jform_add_php_after_delete input[type='radio']:checked").val();
JDlxqZa(add_php_after_delete_JDlxqZa);
var add_php_after_delete_KumAJlX = jQuery("#jform_add_php_after_delete input[type='radio']:checked").val();
KumAJlX(add_php_after_delete_KumAJlX);
});
jQuery('#adminForm').on('change', '#jform_add_php_after_delete',function (e)
{
e.preventDefault();
var add_php_after_delete_JDlxqZa = jQuery("#jform_add_php_after_delete input[type='radio']:checked").val();
JDlxqZa(add_php_after_delete_JDlxqZa);
var add_php_after_delete_KumAJlX = jQuery("#jform_add_php_after_delete input[type='radio']:checked").val();
KumAJlX(add_php_after_delete_KumAJlX);
});
// #jform_add_sql listeners for add_sql_EsWIgSP function
// #jform_add_sql listeners for add_sql_CupCYRJ function
jQuery('#jform_add_sql').on('keyup',function()
{
var add_sql_EsWIgSP = jQuery("#jform_add_sql input[type='radio']:checked").val();
EsWIgSP(add_sql_EsWIgSP);
var add_sql_CupCYRJ = jQuery("#jform_add_sql input[type='radio']:checked").val();
CupCYRJ(add_sql_CupCYRJ);
});
jQuery('#adminForm').on('change', '#jform_add_sql',function (e)
{
e.preventDefault();
var add_sql_EsWIgSP = jQuery("#jform_add_sql input[type='radio']:checked").val();
EsWIgSP(add_sql_EsWIgSP);
var add_sql_CupCYRJ = jQuery("#jform_add_sql input[type='radio']:checked").val();
CupCYRJ(add_sql_CupCYRJ);
});
// #jform_source listeners for source_OqbCbyx function
// #jform_source listeners for source_LbggPZS function
jQuery('#jform_source').on('keyup',function()
{
var source_OqbCbyx = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_OqbCbyx = jQuery("#jform_add_sql input[type='radio']:checked").val();
OqbCbyx(source_OqbCbyx,add_sql_OqbCbyx);
var source_LbggPZS = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_LbggPZS = jQuery("#jform_add_sql input[type='radio']:checked").val();
LbggPZS(source_LbggPZS,add_sql_LbggPZS);
});
jQuery('#adminForm').on('change', '#jform_source',function (e)
{
e.preventDefault();
var source_OqbCbyx = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_OqbCbyx = jQuery("#jform_add_sql input[type='radio']:checked").val();
OqbCbyx(source_OqbCbyx,add_sql_OqbCbyx);
var source_LbggPZS = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_LbggPZS = jQuery("#jform_add_sql input[type='radio']:checked").val();
LbggPZS(source_LbggPZS,add_sql_LbggPZS);
});
// #jform_add_sql listeners for add_sql_OqbCbyx function
// #jform_add_sql listeners for add_sql_LbggPZS function
jQuery('#jform_add_sql').on('keyup',function()
{
var source_OqbCbyx = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_OqbCbyx = jQuery("#jform_add_sql input[type='radio']:checked").val();
OqbCbyx(source_OqbCbyx,add_sql_OqbCbyx);
var source_LbggPZS = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_LbggPZS = jQuery("#jform_add_sql input[type='radio']:checked").val();
LbggPZS(source_LbggPZS,add_sql_LbggPZS);
});
jQuery('#adminForm').on('change', '#jform_add_sql',function (e)
{
e.preventDefault();
var source_OqbCbyx = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_OqbCbyx = jQuery("#jform_add_sql input[type='radio']:checked").val();
OqbCbyx(source_OqbCbyx,add_sql_OqbCbyx);
var source_LbggPZS = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_LbggPZS = jQuery("#jform_add_sql input[type='radio']:checked").val();
LbggPZS(source_LbggPZS,add_sql_LbggPZS);
});
// #jform_source listeners for source_YrQtUhw function
// #jform_source listeners for source_eRrvtIS function
jQuery('#jform_source').on('keyup',function()
{
var source_YrQtUhw = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_YrQtUhw = jQuery("#jform_add_sql input[type='radio']:checked").val();
YrQtUhw(source_YrQtUhw,add_sql_YrQtUhw);
var source_eRrvtIS = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_eRrvtIS = jQuery("#jform_add_sql input[type='radio']:checked").val();
eRrvtIS(source_eRrvtIS,add_sql_eRrvtIS);
});
jQuery('#adminForm').on('change', '#jform_source',function (e)
{
e.preventDefault();
var source_YrQtUhw = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_YrQtUhw = jQuery("#jform_add_sql input[type='radio']:checked").val();
YrQtUhw(source_YrQtUhw,add_sql_YrQtUhw);
var source_eRrvtIS = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_eRrvtIS = jQuery("#jform_add_sql input[type='radio']:checked").val();
eRrvtIS(source_eRrvtIS,add_sql_eRrvtIS);
});
// #jform_add_sql listeners for add_sql_YrQtUhw function
// #jform_add_sql listeners for add_sql_eRrvtIS function
jQuery('#jform_add_sql').on('keyup',function()
{
var source_YrQtUhw = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_YrQtUhw = jQuery("#jform_add_sql input[type='radio']:checked").val();
YrQtUhw(source_YrQtUhw,add_sql_YrQtUhw);
var source_eRrvtIS = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_eRrvtIS = jQuery("#jform_add_sql input[type='radio']:checked").val();
eRrvtIS(source_eRrvtIS,add_sql_eRrvtIS);
});
jQuery('#adminForm').on('change', '#jform_add_sql',function (e)
{
e.preventDefault();
var source_YrQtUhw = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_YrQtUhw = jQuery("#jform_add_sql input[type='radio']:checked").val();
YrQtUhw(source_YrQtUhw,add_sql_YrQtUhw);
var source_eRrvtIS = jQuery("#jform_source input[type='radio']:checked").val();
var add_sql_eRrvtIS = jQuery("#jform_add_sql input[type='radio']:checked").val();
eRrvtIS(source_eRrvtIS,add_sql_eRrvtIS);
});

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 18th February, 2016
@build 20th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage view.html.php
@ -72,7 +72,7 @@ class ComponentbuilderViewAdmin_view extends JViewLegacy
}
// Get Linked view data
$this->wyzfields = $this->get('Wyzfields');
$this->flcfields = $this->get('Flcfields');
// Set the toolbar
$this->addToolBar();