Fix indentation

bzr revid: fme@openerp.com-20110307135237-q6w2asndu84an7a7
This commit is contained in:
Fabien Meghazi 2011-03-07 14:52:37 +01:00
parent 5fabf04810
commit c19798a74e
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@ class Connection(openerpweb.Controller):
def filesofmodulemap(self, ):
# TODO root should be a global config
files=[]
for j in cssfiles.get(i,[]):
files.append(j)
for j in cssfiles.get(i,[]):
files.append(j)
def fileconcat(self, file_list):
""" Concatenate file content