Improved code formating.
This commit is contained in:
parent
dd7ed8a7ba
commit
035c4c06e8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue