Commit a5efbfc8 authored by Bob Van Landuyt's avatar Bob Van Landuyt

Apply suggestion to app/helpers/visibility_level_helper.rb

parent f8d93b24
......@@ -169,7 +169,7 @@ module VisibilityLevelHelper
#
# 1. The group permissions (e.g. a subgroup is private, which requires
# all projects to be private)
# 2. The global allowed visibility settinngs, set by the admin
# 2. The global allowed visibility settings, set by the admin
def selected_visibility_level(form_model, requested_level)
requested_level =
if requested_level.present?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment