From 096f5709e834f2664229f65364b30da1ab699a0c Mon Sep 17 00:00:00 2001 From: pavel Date: Thu, 12 Feb 2015 16:12:05 +0000 Subject: [PATCH] dome bugs fixed --- .../includes/accounts/current_user.html | 2 +- .../client/includes/company/company_edit.html | 189 +++++++++--------- templates/client/static_client/css/main.css | 29 ++- .../static_client/js/_modules/page.company.js | 74 ++++--- .../static_client/js/_modules/page.profile.js | 2 +- .../js_min/_modules/page.company.min.js | 2 +- .../js_min/_modules/page.profile.min.js | 2 +- 7 files changed, 170 insertions(+), 130 deletions(-) diff --git a/templates/client/includes/accounts/current_user.html b/templates/client/includes/accounts/current_user.html index 47ef119c..b19fffed 100644 --- a/templates/client/includes/accounts/current_user.html +++ b/templates/client/includes/accounts/current_user.html @@ -267,7 +267,7 @@
-
 
+
 
{% csrf_token %} diff --git a/templates/client/includes/company/company_edit.html b/templates/client/includes/company/company_edit.html index a663a328..5e51b7f1 100644 --- a/templates/client/includes/company/company_edit.html +++ b/templates/client/includes/company/company_edit.html @@ -3,7 +3,7 @@ {% load template_filters %} {% load thumbnail %} -
+
-
{{ company.rating }}
-
-