Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 5756 | Rev 5758 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 5756 Rev 5757
Línea 1313... Línea 1313...
1313
    routeLocationAdd: "$routeLocationAdd",
1313
    routeLocationAdd: "$routeLocationAdd",
1314
    routeFoundationYear: "$routeFoundationYear",
1314
    routeFoundationYear: "$routeFoundationYear",
1315
    routeImageUpload: "$routeImageUpload",
1315
    routeImageUpload: "$routeImageUpload",
1316
    routeCoverUpload: "$routeCoverUpload",
1316
    routeCoverUpload: "$routeCoverUpload",
1317
    routeFooterUpload: "$routeFooterUpload",
1317
    routeFooterUpload: "$routeFooterUpload",
1318
    routeHeaderUpload: "$routeHeaderUpload"
1318
    routeHeaderUpload: "$routeHeaderUpload",
-
 
1319
    cover: "$cover",
-
 
1320
    companyUuid: "$company_id"
1319
}
1321
}
1320
JS;
1322
JS;
Línea 1321... Línea 1323...
1321
 
1323
 
1322
$this->inlineScript()->appendScript($js);
1324
$this->inlineScript()->appendScript($js);