diff --git a/app/views/enumerations/index.html.erb b/app/views/enumerations/index.html.erb index 65f7afb..042934b 100644 --- a/app/views/enumerations/index.html.erb +++ b/app/views/enumerations/index.html.erb @@ -28,6 +28,8 @@ <% end %> <% reset_cycle %> +<% else %> +
<%= l(:label_no_data) %>
<% end %> <% end %>