Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 3928 Rev 6628
Línea 1844... Línea 1844...
1844
    autocompleteLocation.addListener('place_changed', $.fn.fillInAddressLocation);
1844
    autocompleteLocation.addListener('place_changed', $.fn.fillInAddressLocation);
1845
    autocompleteLocationNew.addListener('place_changed', $.fn.fillInAddressNewLocation);
1845
    autocompleteLocationNew.addListener('place_changed', $.fn.fillInAddressNewLocation);
1846
});
1846
});
1847
JS;
1847
JS;
1848
$this->inlineScript()->captureEnd();
1848
$this->inlineScript()->captureEnd();
-
 
1849
 
-
 
1850
$js = <<<JS
-
 
1851
const backendVars = {
-
 
1852
    link_table: "$routeDatatable"
-
 
1853
}
-
 
1854
JS;
-
 
1855
 
-
 
1856
$this->inlineScript()->appendScript($js);
-
 
1857
$this->inlineScript()->appendFile('/react-bundles/jobs/jobsBundle.js');
1849
?>
1858
?>
Línea 1850... Línea 1859...
1850
 
1859
 
-
 
1860
<!-- Content Header (Page header) -->
1851
<!-- Content Header (Page header) -->
1861
<div id="jobs"></div>
Línea 1852... Línea 1862...
1852
<div id="divListing">
1862
<div id="divListing">
1853
 
1863
 
1854
    <section class="content-header">
1864
    <section class="content-header">