parent
4baf63f88c
commit
fa30b9505b
4 changed files with 10 additions and 2 deletions
|
@ -19,6 +19,7 @@ class Widget(object):
|
|||
self.module = module.name
|
||||
|
||||
def state(self):
|
||||
"""Return the widget's state"""
|
||||
return "state-default"
|
||||
|
||||
def full_text(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue