Improved code formating.

This commit is contained in:
Martin Edenhofer 2012-10-18 13:42:05 +02:00
parent dd7ed8a7ba
commit 035c4c06e8

View file

@ -317,7 +317,7 @@ Your #{config.product_name} Team
location.each { |item| location.each { |item|
current_location[item] = current[item] current_location[item] = current[item]
} }
# get full address # get full address
next_location = {} next_location = {}
location.each { |item| location.each { |item|
@ -356,7 +356,7 @@ Your #{config.product_name} Team
end end
def check_password def check_password
# set old password again # set old password again
if self.password == '' || !self.password if self.password == '' || !self.password