| Línea 1... |
Línea 1... |
| 1 |
\<?php
|
1 |
<?php
|
| 2 |
$acl = $this->viewModel()->getRoot()->getVariable('acl');
|
2 |
$acl = $this->viewModel()->getRoot()->getVariable('acl');
|
| 3 |
$currentUser = $this->currentUserHelper();
|
3 |
$currentUser = $this->currentUserHelper();
|
| 4 |
$roleName = $currentUser->getUserTypeId();
|
4 |
$roleName = $currentUser->getUserTypeId();
|
| Línea 5... |
Línea 5... |
| 5 |
|
5 |
|
| Línea 23... |
Línea 23... |
| 23 |
|
23 |
|
| 24 |
|
24 |
|
| Línea 25... |
Línea 25... |
| 25 |
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/bootstrap-fileinput/css/fileinput.min.css'));
|
25 |
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/bootstrap-fileinput/css/fileinput.min.css'));
|
| 26 |
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/bootstrap-fileinput/themes/explorer-fas/theme.css'));
|
26 |
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/bootstrap-fileinput/themes/explorer-fas/theme.css'));
|
| 27 |
|
27 |
|
| 28 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/js/assets/vendors/piexif.js'));
|
28 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/js/plugins/piexif.js'));
|
| 29 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/js/assets/vendors/sortable.js'));
|
29 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/js/plugins/sortable.js'));
|
| 30 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/js/fileinput.js'));
|
30 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/js/fileinput.js'));
|
| Línea 31... |
Línea 31... |
| 31 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/js/locales/es.js'));
|
31 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/js/locales/es.js'));
|
| 32 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/themes/fas/theme.js'));
|
32 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/themes/fas/theme.js'));
|
| 33 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/themes/explorer-fas/theme.js'));
|
33 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/bootstrap-fileinput/themes/explorer-fas/theme.js'));
|
| Línea 34... |
Línea 34... |
| 34 |
|
34 |
|
| 35 |
|
35 |
|
| Línea 36... |
Línea 36... |
| 36 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/jquery-validation/jquery.validate.js'));
|
36 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/jquery-validation/jquery.validate.js'));
|
| 37 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/jquery-validation/additional-methods.js'));
|
37 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/jquery-validation/additional-methods.js'));
|
| 38 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/jquery-validation/localization/messages_es.js'));
|
38 |
$this->inlineScript()->appendFile($this->basePath('assets/vendors/jquery-validation/localization/messages_es.js'));
|
| 39 |
|
39 |
|
| Línea 40... |
Línea 40... |
| 40 |
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/datatables-bs4/css/dataTables.bootstrap4.min.css'));
|
40 |
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/datatables.net-bs5/dataTables.bootstrap5.css'));
|
| 41 |
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/datatables-responsive/css/responsive.bootstrap4.min.css'));
|
41 |
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/datatables.net-bs5-responsive/responsive.bootstrap5.css'));
|
| Línea 1842... |
Línea 1842... |
| 1842 |
});
|
1842 |
});
|
| 1843 |
JS;
|
1843 |
JS;
|
| 1844 |
$this->inlineScript()->captureEnd();
|
1844 |
$this->inlineScript()->captureEnd();
|
| 1845 |
?>
|
1845 |
?>
|
| Línea 1846... |
Línea -... |
| 1846 |
|
- |
|
| 1847 |
<!-- Content Header (Page header) -->
|
1846 |
|
| 1848 |
<div id="divListing">
|
- |
|
| 1849 |
|
- |
|
| 1850 |
<section class="content-header">
|
1847 |
<div class="container">
|
| 1851 |
<div class="container-fluid">
|
1848 |
<div class="card" id="divListing">
|
| 1852 |
<div class="row mb-2">
|
- |
|
| 1853 |
<div class="col-sm-12">
|
1849 |
<div class="card-body">
|
| 1854 |
<h1>LABEL_JOBS</h1>
|
- |
|
| 1855 |
</div>
|
- |
|
| 1856 |
</div>
|
- |
|
| 1857 |
</div><!-- /.container-fluid -->
|
- |
|
| 1858 |
</section>
|
- |
|
| 1859 |
|
- |
|
| 1860 |
<section class="content">
|
- |
|
| 1861 |
<div class="container-fluid">
|
1850 |
<h6 class="card-title">LABEL_JOBS</h6>
|
| 1862 |
<div class="row" >
|
1851 |
<div class="row" >
|
| 1863 |
<div class="col-12">
|
- |
|
| 1864 |
<div class="card">
|
- |
|
| 1865 |
<div class="card-body">
|
1852 |
<div class="col-12 mt-3">
|
| 1866 |
<table id="gridTable" class="table table-hover">
|
1853 |
<table id="gridTable" class="table table-hover">
|
| 1867 |
<thead>
|
1854 |
<thead>
|
| Línea 1868... |
Línea 1855... |
| 1868 |
<tr>
|
1855 |
<tr>
|
| 1869 |
|
1856 |
|
| Línea 1873... |
Línea 1860... |
| 1873 |
<th>LABEL_ACTIONS</th>
|
1860 |
<th>LABEL_ACTIONS</th>
|
| 1874 |
</tr>
|
1861 |
</tr>
|
| 1875 |
</thead>
|
1862 |
</thead>
|
| 1876 |
<tbody>
|
1863 |
<tbody>
|
| 1877 |
</tbody>
|
1864 |
</tbody>
|
| 1878 |
</table>
|
1865 |
</table>
|
| 1879 |
</div>
|
1866 |
</div>
|
| 1880 |
<div class="card-footer clearfix">
|
1867 |
</div>
|
| - |
|
1868 |
</div>
|
| 1881 |
<div style="float:right;">
|
1869 |
<div class="card-footer text-right">
|
| 1882 |
<button type="button" class="btn btn-info btn-refresh"><i class="fa fa-refresh"></i> LABEL_REFRESH </button>
|
1870 |
<button type="button" class="btn btn-info btn-refresh"><i class="fa fa-refresh"></i> LABEL_REFRESH </button>
|
| 1883 |
<?php if($allowAdd) : ?>
|
1871 |
<?php if($allowAdd) : ?>
|
| 1884 |
<button type="button" class="btn btn-primary btn-add"><i class="fa fa-plus"></i> LABEL_ADD </button>
|
1872 |
<button type="button" class="btn btn-primary btn-add"><i class="fa fa-plus"></i> LABEL_ADD </button>
|
| 1885 |
<?php endif; ?>
|
1873 |
<?php endif; ?>
|
| 1886 |
</div>
|
1874 |
</div>
|
| 1887 |
</div>
|
- |
|
| 1888 |
</div>
|
- |
|
| 1889 |
</div>
|
- |
|
| 1890 |
</div>
|
- |
|
| 1891 |
</div>
|
- |
|
| 1892 |
</section>
|
- |
|
| 1893 |
</div>
|
1875 |
</div>
|
| 1894 |
|
1876 |
|
| 1895 |
<div id="divEdit" style="display: none">
|
1877 |
<div class="card" id="divEdit" style="display: none">
|
| 1896 |
|
1878 |
|
| 1897 |
<section class="content-header">
|
- |
|
| 1898 |
<div class="container-fluid">
|
1879 |
<div class="card-body">
|
| 1899 |
<div class="row mb-2">
|
- |
|
| 1900 |
<div class="col-sm-12">
|
- |
|
| 1901 |
<h1 class="btn-edit-back" ><i class="fa fa-chevron-left" aria-hidden="true"></i> LABEL_EDIT_JOB</h1>
|
1880 |
<h6 class="card-title btn-edit-back" ><i class="fa fa-chevron-left" aria-hidden="true"></i> LABEL_EDIT_JOB</h6>
|
| Línea 1902... |
Línea 1881... |
| 1902 |
|
1881 |
|
| 1903 |
</div>
|
1882 |
</div>
|
| 1904 |
</div>
|
1883 |
</div>
|
| 1905 |
</div><!-- /.container-fluid -->
|
1884 |
</div><!-- /.container-fluid -->
|