|
|
@@ -8,11 +8,12 @@ $date = ($dateData != NULL) ? " (au " . core::convertDate($dateData, FALSE) . ")
|
|
|
</h2>
|
|
|
<?php if(access::ifAccesss("proweb-salaries-upload")){ ?>
|
|
|
<div class="fix-container-button-nav">
|
|
|
- <a href="proweb-salaries-upload.html" class="fix-button-nav"><button type="submit" class="btn btn-outline-success btn-sm"><span data-feather="file-plus"></span> Importer un fichier Excel</button></a>
|
|
|
- <a href="https://www.cse-invent.com/gestion/beneficiaire/od/export-etat/124/excel?type=EtatListe_od" target="_blank" class="fix-button-nav"><button type="submit" class="btn btn-outline-secondary btn-sm"><span data-feather="link"></span> Exporter tous les salariés depuis Proweb</button></a>
|
|
|
+ <a href="proweb-salaries-upload.html"><button type="submit" class="btn btn-outline-success btn-sm"><span data-feather="file-plus"></span> Importer un fichier Excel</button></a>
|
|
|
+ <a href="https://www.cse-invent.com/gestion/beneficiaire/od/export-etat/124/excel?type=EtatListe_od" target="_blank"><button type="submit" class="btn btn-outline-secondary btn-sm"><span data-feather="link"></span> Exporter tous les salariés depuis Proweb</button></a>
|
|
|
</div>
|
|
|
<?php } ?>
|
|
|
</header>
|
|
|
+
|
|
|
<?php
|
|
|
echo core::filAriane(array(
|
|
|
"current" => "Liste des salariés",
|