comments fix
This commit is contained in:
parent
c9c8f5894a
commit
c9444d0a5f
@ -348,7 +348,7 @@ Editableform is linked with one of input types, e.g. 'text' or 'select'.
|
||||
/**
|
||||
Additional params for submit. Function can be used to calculate params dynamically
|
||||
@example
|
||||
params: function() {
|
||||
params: function(params) {
|
||||
return { a: 1 };
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user