diff --git a/blender-bfct/application/static/assets/css/bfct.css b/blender-bfct/application/static/assets/css/bfct.css index a1a23bd..89e9947 100644 --- a/blender-bfct/application/static/assets/css/bfct.css +++ b/blender-bfct/application/static/assets/css/bfct.css @@ -2,7 +2,7 @@ @import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300); .application_row { - width: 430%; + width: 2800%; height: 100%; top: 0; left: 0; diff --git a/blender-bfct/application/static/assets_shared b/blender-bfct/application/static/assets_shared index c1b0adf..7b3d854 160000 --- a/blender-bfct/application/static/assets_shared +++ b/blender-bfct/application/static/assets_shared @@ -1 +1 @@ -Subproject commit c1b0adf34cf1cadd1e270e05e12d074ef7280d96 +Subproject commit 7b3d854c59a2b274db30417081293ec9bb296004 diff --git a/blender-bfct/application/templates/applications/index.html b/blender-bfct/application/templates/applications/index.html index 52a3e20..cf4ebce 100755 --- a/blender-bfct/application/templates/applications/index.html +++ b/blender-bfct/application/templates/applications/index.html @@ -2,12 +2,14 @@ {% block body %}
+

BFCT Applications

- + + - + @@ -15,26 +17,43 @@ {% for application in applications %} - + - - + + - -
+ {% if loop.last %} + +
Applicant#Name CountryDateSubmission Date Status Approvals
+
+ Listing {{ loop.index }} applications +
+ {% endif %} {% endfor %} - -
diff --git a/blender-bfct/application/templates/applications/view.html b/blender-bfct/application/templates/applications/view.html index fb2bff1..8c38e90 100755 --- a/blender-bfct/application/templates/applications/view.html +++ b/blender-bfct/application/templates/applications/view.html @@ -9,7 +9,8 @@

-