Project

General

Profile

Defect #29912 ยป add_missing_tag.diff

Vincent Robert, 2018-11-05 14:10

View differences:

app/views/roles/_form.html.erb
36 36
        </label>
37 37
      <% end %>
38 38
      <%= hidden_field_tag 'role[managed_role_ids][]', '' %>
39
    </p>
39 40
  <% end %>
40 41

  
41 42
  <% if @role.new_record? && @roles.any? %>
    (1-1/1)