Commit a8e613f7 authored by Sean McGivern's avatar Sean McGivern

Merge branch 'enable-licenses-app-default' into 'master'

Enable licenses_app feature flag by default

See merge request gitlab-org/gitlab-ee!11095
parents 5159f294 07362d94
- page_title "License"
- if Feature.enabled?(:licenses_app)
- if Feature.enabled?(:licenses_app, default_enabled: true)
#instance-license-mount-element{ license_app_data }
- else
%h3.page-title
......
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