We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc4a9e commit a809c30Copy full SHA for a809c30
deps/rabbitmq_management/priv/www/js/tmpl/feature-flags.ejs
@@ -20,7 +20,7 @@
20
</p>
21
<button id="ff-enable-all-button" onclick='enable_all_stable_feature_flags(this);'>Enable all stable feature flags</button>
22
</div>
23
-<div class="section">
+<div class="section" id="feature-flags">
24
<h2>Feature Flags</h2>
25
<div class="hider">
26
<%= filter_ui(nonreq_feature_flags) %>
selenium/suites/mgt/feature-flags.sh
100644
100755
0 commit comments