File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
deps/rabbitmq_management/priv/www/js/tmpl Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ function enable_feature_flag(checkbox, feature_flag) {
193193 < td class = " specificities_icons ff-stability-<%= feature_flag.stability %> ff-state-<%= feature_flag.state %>" >
194194 < % if (feature_flag .callbacks .includes (' enable' )) { % >
195195 < svg width= " 800px" height= " 800px" viewBox= " 0 0 24 24" fill= " none" xmlns= " http://www.w3.org/2000/svg" class = " has_migration_icon" >
196- < title> This feature flags has a migration functions which might take some time and consume resources.< / title>
196+ < title> This feature flags has a migration function which might take some time and consume resources.</title>
197197 <path d="M20.9844 10H17M20.9844 10V6M20.9844 10L17.6569 6.34315C14.5327 3.21895 9.46734 3.21895 6.34315 6.34315C3.21895 9.46734 3.21895 14.5327 6.34315 17.6569C9.46734 20.781 14.5327 20.781 17.6569 17.6569C18.4407 16.873 19.0279 15.9669 19.4184 15M12 9V13L15 14.5" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
198198 </svg>
199199 <% } %>
You can’t perform that action at this time.
0 commit comments