Remove last references to any "fieldset" type things
This commit is contained in:
parent
cdaf36f346
commit
cb8db266cd
4 changed files with 5 additions and 39 deletions
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
});
|
||||
|
||||
show_mode(${form.fieldset.model.mode or enum.PURCHASE_BATCH_MODE_ORDERING});
|
||||
show_mode(${batch.mode or enum.PURCHASE_BATCH_MODE_ORDERING});
|
||||
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue