df
This commit is contained in:
parent
bae46aa358
commit
7d3fecd3b3
|
|
@ -62020,6 +62020,7 @@ function detail_baremepriseencharge(idBaremePriseEnCharge)
|
||||||
* Gère l'affichage de la Section 1 : Standard de la Famille
|
* Gère l'affichage de la Section 1 : Standard de la Famille
|
||||||
*/
|
*/
|
||||||
function afficherMasquerGarantiesBareme() {
|
function afficherMasquerGarantiesBareme() {
|
||||||
|
debugger;
|
||||||
// 1. Récupérer l'état actuel
|
// 1. Récupérer l'état actuel
|
||||||
var masquerGarantie = $("#masquerGarantie").val();
|
var masquerGarantie = $("#masquerGarantie").val();
|
||||||
if (masquerGarantie == undefined) { masquerGarantie = "1"; }
|
if (masquerGarantie == undefined) { masquerGarantie = "1"; }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user