summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/views/enumerations/index.html.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/enumerations/index.html.erb b/app/views/enumerations/index.html.erb
index 65f7afba0..042934b54 100644
--- a/app/views/enumerations/index.html.erb
+++ b/app/views/enumerations/index.html.erb
@@ -28,6 +28,8 @@
<% end %>
</table>
<% reset_cycle %>
+<% else %>
+<p class="nodata"><%= l(:label_no_data) %></p>
<% end %>
<% end %>