From 035c4c06e8ef8224e3e37d3aefbef10eb1a51977 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Thu, 18 Oct 2012 13:42:05 +0200 Subject: [PATCH] Improved code formating. --- app/models/user.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/models/user.rb b/app/models/user.rb index 3e85d040f..5bb54c08a 100644 --- a/app/models/user.rb +++ b/app/models/user.rb @@ -317,7 +317,7 @@ Your #{config.product_name} Team location.each { |item| current_location[item] = current[item] } - + # get full address next_location = {} location.each { |item| @@ -356,7 +356,7 @@ Your #{config.product_name} Team end def check_password - + # set old password again if self.password == '' || !self.password