From 31f15978aa6e6b52615460c08d4b77e0fd430038 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Tue, 15 Jul 2014 12:03:18 +0200 Subject: [PATCH] Even more clear that we miss voting! --- blender-bfct/application/static/assets_shared | 2 +- blender-bfct/application/templates/applications/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blender-bfct/application/static/assets_shared b/blender-bfct/application/static/assets_shared index 5ad930a..035a524 160000 --- a/blender-bfct/application/static/assets_shared +++ b/blender-bfct/application/static/assets_shared @@ -1 +1 @@ -Subproject commit 5ad930a712c59489079bde23761cb067ef0b38a5 +Subproject commit 035a52456b306388cead6843a86e35e8fa0ada1e diff --git a/blender-bfct/application/templates/applications/index.html b/blender-bfct/application/templates/applications/index.html index 87b0914..3fb8303 100755 --- a/blender-bfct/application/templates/applications/index.html +++ b/blender-bfct/application/templates/applications/index.html @@ -18,7 +18,7 @@ {% for application in applications %} - + {{ application.id }} {{application.user.first_name}} {{application.user.last_name}}