diff --git a/intranet/modules/impression/static/impression.js b/intranet/modules/impression/static/impression.js index dbcd515f..e3fa38bc 100644 --- a/intranet/modules/impression/static/impression.js +++ b/intranet/modules/impression/static/impression.js @@ -128,10 +128,6 @@ Impression.settings.disableField = function(afield) { //// fieldChanges : when a field is changed // Impression.settings.update = function () { - /* plus d'agrafes */ - this.disableField(this.theform.disposition_livret); - this.theform.disposition_livret.checked = false; - /* /plus d'agrafes */ var orientation = "portrait"; Impression.settings.livret="False" if (this.theform.type_impression_couleur.checked)