Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 14162 Rev 15045
Línea 55... Línea 55...
55
    allowEdit: "$allowEdit",
55
    allowEdit: "$allowEdit",
56
    jobCategoryOptions: $categories,
56
    jobCategoryOptions: $categories,
57
    allowUsersWhoApplied: "$allowUsersWhoApplied",
57
    allowUsersWhoApplied: "$allowUsersWhoApplied",
58
    googleApi: "$google_map_key" 
58
    googleApi: "$google_map_key" 
59
}
59
}
-
 
60
const LABELS = {
-
 
61
    'ADD': LABEL_ADD
-
 
62
}
60
JS;
63
JS;
Línea 61... Línea 64...
61
 
64
 
62
$this->inlineScript()->appendScript($js);
65
$this->inlineScript()->appendScript($js);
63
$this->headLink()->appendStylesheet('/react-bundles/jobs/main.css');
66
$this->headLink()->appendStylesheet('/react-bundles/jobs/main.css');
Línea 64... Línea 67...
64
$this->inlineScript()->appendFile('/react-bundles/jobs/jobsBundle.js');
67
$this->inlineScript()->appendFile('/react-bundles/jobs/jobsBundle.js');
Línea 65... Línea 68...
65
 
68
 
66
?>
69
?>
67
 
70
 
68
<!-- Content Header (Page header) -->
71
<!-- Content Header (Page header) -->