MSIN-3821 ajout de v2 pour les admin
This commit is contained in:
@ -68,6 +68,9 @@ if ($intEveId != 0) {
|
||||
|
||||
<?php
|
||||
fxShowBibTool3($strBibCode, $intEveId, $strLangue);
|
||||
if (isset($_SESSION['usa_id'])) {
|
||||
fxShowBibTool4($strBibCode, $intEveId, $strLangue);
|
||||
}
|
||||
?>
|
||||
|
||||
<a class="btn btn-primary rounded-pill" id="link_back" href="<?php echo $vDomaine . $strPage . "/inc_tableau_promoteur?promoteur_eve_id=" . urlencode(base64_encode($intEveId)); ?>">
|
||||
|
||||
Reference in New Issue
Block a user