ColRecur: Added _modifiable
This commit is contained in:
@@ -47,6 +47,7 @@ ColumnRecur::ColumnRecur ()
|
||||
_name = "recur";
|
||||
_style = "duration";
|
||||
_label = STRING_COLUMN_LABEL_RECUR;
|
||||
_modifiable = true;
|
||||
_styles = {"duration", "indicator"};
|
||||
_examples = {"weekly", context.config.get ("recurrence.indicator")};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user