# HG changeset patch # User Pawel Solyga # Date 1232794768 0 # Node ID 67b41a13587a2287014c2dee707d8fecea4e93b6 # Parent db4134853d64a1a4b729ad59cbf965afbac70863 Rename soc/request/list/row.html template column class "to" to "for" since the name changed in header template. Patch by: Pawel Solyga Review by: to-be-reviewed diff -r db4134853d64 -r 67b41a13587a app/soc/templates/soc/request/list/row.html --- a/app/soc/templates/soc/request/list/row.html Sat Jan 24 10:57:53 2009 +0000 +++ b/app/soc/templates/soc/request/list/row.html Sat Jan 24 10:59:28 2009 +0000 @@ -5,6 +5,6 @@
{{ list.item.role_verbose }}
-
{{ list.item.scope_path }}
+
{{ list.item.scope_path }}
{{ list.item.state }}