fixed some pep8 stuff
This commit is contained in:
@@ -33,7 +33,7 @@ def _():
|
||||
# shortcuts
|
||||
app = request.application
|
||||
ctr = request.controller
|
||||
# useful links to internal and external resources
|
||||
# useful links to internal and external resources
|
||||
response.menu+=[
|
||||
(SPAN('web2py',_class='highlighted'),False, 'http://web2py.com', [
|
||||
(T('My Sites'),False,URL('admin','default','site')),
|
||||
@@ -99,3 +99,4 @@ def _():
|
||||
)]
|
||||
_()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user