Commit
997946d1688c9676361e1c1c2687a19f28f5e8fd
Exists in
master
and in
11 other branches
api-security, avoid_duplicated_tasks, layout_fix, proposal_response, proposal_task_category, proposal_task_category_required, proposals_discussion_block, remove_escaped_html, restore_rejected_proposal, staging, tasks_keep_filter_params
proposals_discussion: proposals will be public by default
| @@ -1,8 +0,0 @@ |
| @@ -1,8 +0,0 @@ |
1
| -module ProposalsDiscussionPlugin::ProposalHelper |
| |
2
| - |
| |
3
| - def visibility_options(article, tokenized_children) |
| |
4
| - article.published = false if article.new_record? |
| |
5
| - super |
| |
6
| - end |
| |
7
| - |
| |
8
| -end |
| |