Sha256: ae0c7e53a2443088f7faf993aa6e4e62c99eeac1b8e8c3270c9cc024f9679bc0
Contents?: true
Size: 437 Bytes
Versions: 4
Compression:
Stored size: 437 Bytes
Contents
<% if allowed_to? :send_to_technical_validation, :initiative, initiative: current_initiative %> <%= link_to title, send_to_technical_validation_initiative_path(current_initiative), class: "button button__xl w-full button__secondary mt-4", data: { confirm: } %> <% else %> <%= link_to title, "#", class: "button button__xl w-full button__secondary mt-4 disabled", disabled: true %> <% end %>
Version data entries
4 entries across 4 versions & 1 rubygems