brought back
This commit is contained in:
parent
1c9e82a8d0
commit
6b58b0455c
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ function set_value_in(ele, v, ftype, fopt) {
|
|||
$(ele).html(wn.form.get_formatter(ftype)(v, {options:fopt}));
|
||||
return;
|
||||
}
|
||||
var $s = set_value_in; // used in print formats
|
||||
|
||||
function copy_dict(d) {
|
||||
var n = {};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue