Commit f14948f8 authored by Filipa Lacerda's avatar Filipa Lacerda

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

Disable licenses_app feature flag

Closes #11534

See merge request gitlab-org/gitlab-ee!13291
parents 89bad287 1286fd98
- page_title "License"
- if Feature.enabled?(:licenses_app, default_enabled: true)
- if Feature.enabled?(:licenses_app)
#instance-license-mount-element{ license_app_data }
- else
%h3.page-title
......
---
title: Disable licenses_app feature flag by default
merge_request: 13291
author:
type: fixed
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