[impression] Plus d'agraphes (rollback quand il y en aura...)
darcs-hash:20091229160220-ffbb2-aafb9851cdbca12758524522156070730a91ac90.gz
This commit is contained in:
parent
726dde5db1
commit
3d2c55fc34
1 changed files with 4 additions and 0 deletions
|
@ -128,6 +128,10 @@ 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue