Template : can be added from ADMINISTRATION -> MODELE
This commit is contained in:
parent
a1831bdf17
commit
a9f54cf2b7
2 changed files with 10 additions and 5 deletions
|
|
@ -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" ,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue