Fix tests to work with new css/layout.
[arvados.git] / apps / workbench / app / views / application / _show_recent.html.erb
index b02ce1977bd2d9ad04ffc58d01940062e3e79dbf..aabd0217efb3cc6fa82eaaec0b02da329acee3bc 100644 (file)
@@ -1,7 +1,7 @@
 <% if @objects.empty? %>
 <br/>
 <p style="text-align: center">
-  No <%= controller.model_class_for_display.pluralize.underscore.gsub '_', ' ' %> to display.
+  No <%= controller.controller_name.humanize.downcase %> to display.
 </p>
 
 <% else %>