Add keep_editor_data to scra.py
This commit is contained in:
parent
759924fe72
commit
4ee372f561
1 changed files with 2 additions and 1 deletions
1
scra.py
1
scra.py
|
|
@ -83,6 +83,7 @@ class ScourOptions:
|
|||
group_collapse = True
|
||||
strip_ids = False
|
||||
digits = 5
|
||||
keep_editor_data = False
|
||||
|
||||
# params are the form elements (if a checkbox is unchecked it will not be present)
|
||||
def fetch(req, indoc,**params):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue