adding default class to grid <table>
[catagits/Reaction.git] / share / skin / default / layout / collection / grid.tt
index ecfc7d6..9b7eb49 100644 (file)
@@ -2,7 +2,7 @@
 
 =for layout widget
 
-<table>
+<table class="grid">
   [% call_next %]
 </table>