diff -r 64249ebaf65a -r 4cf4c1f0e5bb app/templates/projrev/proposal/review.html --- a/app/templates/projrev/proposal/review.html Tue Aug 11 04:34:01 2009 +0530 +++ b/app/templates/projrev/proposal/review.html Wed Aug 12 19:30:12 2009 +0530 @@ -5,9 +5,8 @@ {{ block.super }} {% endblock scripts %} @@ -98,11 +97,11 @@
{{ form.attribute1.errors }}
{{ form.attribute1.label }}
-
-
-
-
-
+
+
+
+
+
{% if form.attribute1.field.required %} (required){% endif %}
@@ -112,11 +111,11 @@
{{ form.attribute2.errors }}
{{ form.attribute2.label }}
-
-
-
-
-
+
+
+
+
+
{% if form.attribute2.field.required %} (required){% endif %}
@@ -126,11 +125,11 @@
{{ form.attribute3.errors }}
{{ form.attribute3.label }}
-
-
-
-
-
+
+
+
+
+
{% if form.attribute3.field.required %} (required){% endif %}
@@ -140,11 +139,11 @@
{{ form.attribute4.errors }}
{{ form.attribute4.label }}
-
-
-
-
-
+
+
+
+
+
{% if form.attribute4.field.required %} (required){% endif %}
@@ -154,11 +153,11 @@
{{ form.attribute5.errors }}
{{ form.attribute5.label }}
-
-
-
-
-
+
+
+
+
+
{% if form.attribute5.field.required %} (required){% endif %}
@@ -168,11 +167,11 @@
{{ form.attribute6.errors }}
{{ form.attribute6.label }}
-
-
-
-
-
+
+
+
+
+
{% if form.attribute6.field.required %} (required){% endif %}
@@ -182,11 +181,11 @@
{{ form.attribute7.errors }}
{{ form.attribute7.label }}
-
-
-
-
-
+
+
+
+
+
{% if form.attribute7.field.required %} (required){% endif %}
@@ -196,11 +195,11 @@
{{ form.attribute8.errors }}
{{ form.attribute8.label }}
-
-
-
-
-
+
+
+
+
+
{% if form.attribute8.field.required %} (required){% endif %}
@@ -210,11 +209,11 @@
{{ form.attribute9.errors }}
{{ form.attribute9.label }}
-
-
-
-
-
+
+
+
+
+
{% if form.attribute9.field.required %} (required){% endif %}