Add keep_editor_data to scra.py

This commit is contained in:
JSCHILL1 2009-07-16 00:15:40 -05:00
parent 759924fe72
commit 4ee372f561

View file

@ -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):