diff app/helpers/.svn/text-base/search_helper.rb.svn-base @ 37:94944d00e43c

* Update to SVN trunk rev 4411
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 19 Nov 2010 13:24:41 +0000
parents 513646585e45
children 0c939c159af4
line wrap: on
line diff
--- a/app/helpers/.svn/text-base/search_helper.rb.svn-base	Fri Sep 24 14:06:04 2010 +0100
+++ b/app/helpers/.svn/text-base/search_helper.rb.svn-base	Fri Nov 19 13:24:41 2010 +0000
@@ -39,7 +39,7 @@
   end
   
   def type_label(t)
-    l("label_#{t.singularize}_plural")
+    l("label_#{t.singularize}_plural", :default => t.to_s.humanize)
   end
   
   def project_select_tag