mise à jour ansible glpi

This commit is contained in:
lucas.dubief
2022-02-11 15:48:06 +01:00
parent 3bae0bc39a
commit 9ddd78ea91
1017 changed files with 394347 additions and 0 deletions

View File

@@ -0,0 +1 @@
function plusbutton(e,n){if("undefined"!=typeof e&&("undefined"==typeof n&&(n=null),null!=n)){var t=$(n).find(".select2-container").css("width");$(n).find("select").select2("destroy"),$("#"+e).append($(n).clone().removeClass("template").css("display","block")),$("#"+e).find("select").select2({width:t})}}