Enable more features for motions
This commit is contained in:
parent
b6dd6086aa
commit
5439e46866
@ -239,30 +239,30 @@
|
||||
"motions_reason_required": false,
|
||||
"motions_enable_text_on_projector": true,
|
||||
"motions_enable_reason_on_projector": true,
|
||||
"motions_enable_sidebox_on_projector": false,
|
||||
"motions_enable_sidebox_on_projector": true,
|
||||
"motions_enable_recommendation_on_projector": true,
|
||||
"motions_show_referring_motions": true,
|
||||
"motions_show_sequential_numbers": true,
|
||||
"motions_recommendations_by": "",
|
||||
"motions_statute_recommendations_by": "",
|
||||
"motions_recommendations_by": "ABK",
|
||||
"motions_statute_recommendations_by": "Statute ABK",
|
||||
"motions_recommendation_text_mode": "original",
|
||||
"motions_default_sorting": "number",
|
||||
"motions_number_type": "per_category",
|
||||
"motions_number_min_digits": 1,
|
||||
"motions_number_min_digits": 3,
|
||||
"motions_number_with_blank": false,
|
||||
"motions_statutes_enabled": true,
|
||||
"motions_amendments_enabled": true,
|
||||
"motions_amendments_in_main_list": true,
|
||||
"motions_amendments_of_amendments": false,
|
||||
"motions_amendments_prefix": "-",
|
||||
"motions_amendments_of_amendments": true,
|
||||
"motions_amendments_prefix": "Ä-",
|
||||
"motions_amendments_text_mode": "freestyle",
|
||||
"motions_amendments_multiple_paragraphs": true,
|
||||
"motions_supporters_min_amount": 1,
|
||||
"motions_supporters_autoremove": false,
|
||||
"motions_supporters_autoremove": true,
|
||||
"motions_export_title": "Motions",
|
||||
"motions_export_preamble": "",
|
||||
"motions_export_submitter_recommendation": false,
|
||||
"motions_export_follow_recommendation": false,
|
||||
"motions_export_preamble": "an export preamble",
|
||||
"motions_export_submitter_recommendation": true,
|
||||
"motions_export_follow_recommendation": true,
|
||||
|
||||
"motion_poll_ballot_paper_selection": "CUSTOM_NUMBER",
|
||||
"motion_poll_ballot_paper_number": 8,
|
||||
|
Loading…
Reference in New Issue
Block a user