Skip to content
Snippets Groups Projects
Commit e5810eff authored by Hermann's avatar Hermann
Browse files

small adaptions to editview

parent c3c2b922
No related merge requests found
......@@ -98,7 +98,7 @@ export default class EditView extends ItemView {
return boundFormelement;
}
submit(method, fields) {
submit(method) {
return () => {
if (this.changed) {
let request;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment