Project

General

Profile

Patch #24776 » 0003-Handle-the-case-of-none-existing-enumerations-using-.patch

Mischa The Evil, 2017-01-10 07:30

View differences:

app/views/enumerations/index.html.erb
28 28
<% end %>
29 29
</table>
30 30
<% reset_cycle %>
31
<% else %>
32
<p class="nodata"><%= l(:label_no_data) %></p>
31 33
<% end %>
32 34
<% end %>
33 35

  
(9-9/10)