From 6988fac96a1269da24494d6d82a069d8c6889ade Mon Sep 17 00:00:00 2001 From: Michel Blockelet Date: Tue, 23 Feb 2010 17:48:23 +0100 Subject: [PATCH] [impression] De nouveau des agrafes rolling back: Tue Dec 29 17:02:20 CET 2009 Nicolas Dandrimont * [impression] Plus d'agraphes (rollback quand il y en aura...) M ./intranet/modules/impression/static/impression.js +4 darcs-hash:20100223164823-ddb99-131d0a9b03f869769d584a0bdfbf336f3e5bac6b.gz --- intranet/modules/impression/static/impression.js | 4 ---- 1 file changed, 4 deletions(-) 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)