--- a/web/views/__init__.py Mon Feb 08 12:03:03 2010 +0100
+++ b/web/views/__init__.py Mon Feb 08 12:05:56 2010 +0100
@@ -82,7 +82,7 @@
return 'primary'
return 'outofcontext-search'
if len(rset.column_types(0)) == 1:
- return 'adaptedlist'
+ return 'sameetypelist'
return 'list'
return 'table'