mirror of
https://github.com/brmlab/edubrm.git
synced 2025-12-15 01:53:58 +01:00
work on user interface
This commit is contained in:
parent
333079d8a7
commit
68d5066b23
9 changed files with 213 additions and 59 deletions
|
|
@ -1,6 +1,6 @@
|
|||
class Module():
|
||||
|
||||
group = ""
|
||||
title = ""
|
||||
board = 1
|
||||
desc = ""
|
||||
title = ''
|
||||
|
||||
def start(self, area):
|
||||
raise Exception('not implemented')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue