Merge pull request #5648 from FinnStutzenstein/enableMotionFeatures

Enable more features for motions
This commit is contained in:
Finn Stutzenstein 2020-10-21 09:22:58 +02:00 committed by GitHub
commit 81c00368f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -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,