diff --git a/Js/fonctions.js b/Js/fonctions.js index 598a3a6f..b9233a86 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -91939,9 +91939,6 @@ function toggleSidebar() { } function init_revoquer_htagcarte(idHtagcarte) { - // alert("init_revoquer_htagcarte"); - // return; - $("#idHtagcarte").val(idHtagcarte); $("#div_revoquer_carte").modal({backdrop: 'static', keyboard: false, show: true }); $("#div_revoquer_carte").modal("show"); diff --git a/Vue/Htagcarte/index.php b/Vue/Htagcarte/index.php index 0bc688a8..9c0cc71f 100644 --- a/Vue/Htagcarte/index.php +++ b/Vue/Htagcarte/index.php @@ -59,7 +59,7 @@ motifRevocation
| = _("Motif");?> | += _("Motif Révocation");?> | @@ -67,7 +67,7 @@ motifRevocation |
| - " onClick="revoquer_htagcarte();" style='font-size:12pt;'> + " style='font-size:12pt;'> | ||