diff -r f283f7b99427 -r 1bf4e904d5f5 app/soc/templates/soc/priority_group/list/row.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/soc/templates/soc/priority_group/list/row.html Sat Apr 18 14:02:56 2009 +0000 @@ -0,0 +1,13 @@ + + + + +
{{ list.item.name }}
+
+ {% if not list.item.priority %}disabled{% else %}{{ list.item.priority }}{% endif %} +
+