• Mark Chao's avatar
    Fix MR approval form showing in free plan · 502d4014
    Mark Chao authored
    `requires_approve?` went through several iterations,
    earliest one implies license by checking `approvals_required.nonzero?`.
    This was however set to true so caused EE specific UI to appear by
    mistake.
    502d4014
_approvals.html.haml_spec.rb 3.5 KB