Add comment to save order section list
This commit is contained in:
parent
dbe395535e
commit
28030af17d
@ -47,8 +47,9 @@ class _SectionReorderListState extends State<SectionReorderList> {
|
||||
i++;
|
||||
});
|
||||
|
||||
//widget.onChanged(sections);
|
||||
// TODO SAVE SECTION ALSO WHEN SAVE CONFIG
|
||||
// TODO call method in service (create new)
|
||||
// List of {section.id, section.order}
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user