Linter fixes. Added ctrl-d and ctrl-u for pagedown/pageup.
This commit is contained in:
@@ -39,6 +39,7 @@ class Page(object):
|
||||
self.oauth = oauth
|
||||
self.content = None
|
||||
self.nav = None
|
||||
self.controller = None
|
||||
|
||||
self.active = True
|
||||
self._row = 0
|
||||
|
||||
Reference in New Issue
Block a user