|
|
@@ -18,6 +18,10 @@ json::create("host");
|
|
|
<h2 class="bd-title" id="content">
|
|
|
<span>Proweb : Exporter vers ProWeb</span>
|
|
|
</h2>
|
|
|
+ <div class="fix-container-button-nav">
|
|
|
+ <a href="<?php echo SCRIPT_IMPORT ?>" target="_blank"><button type="submit" class="btn btn-outline-danger btn-sm"><?php icon::getFont(["icon" => "bi bi-file-earmark-plus"]) ?> Lancer le script de traitement chez Proweb</button></a>
|
|
|
+ <a href="<?php echo SCRIPT_RAPPORT_IMPORT ?>" target="_blank"><button type="submit" class="btn btn-outline-secondary btn-sm"><?php icon::getFont(["icon" => "bi bi-link-45deg"]) ?> Historique des import chez Proweb</button></a>
|
|
|
+ </div>
|
|
|
</header>
|
|
|
<?php
|
|
|
echo core::filAriane(array(
|