Template : can be added from ADMINISTRATION -> MODELE

This commit is contained in:
Dany De Bontridder 2018-03-01 21:50:05 +01:00
parent a1831bdf17
commit a9f54cf2b7
2 changed files with 10 additions and 5 deletions

View file

@ -121,7 +121,7 @@ $nb_plugin=count($a_plugin);
<script>
function upgradePlugin(p_code) {
var task_id="<?=uniqid()?>";
progress_bar_start(task_id);
progress_bar_start(task_id);
new Ajax.Updater(
"result"+p_code,
"ajax_misc.php" ,