Commit 1286fd98 authored by Luke Bennett's avatar Luke Bennett

Disable licenses_app feature flag

parent 38f273e3
- 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