Changing how senses are added and how buttons are shown.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from model.sense import Sense
|
||||
from model.editable import Editable
|
||||
from model.tags import TAGS
|
||||
|
||||
class Entry(Editable):
|
||||
def __init__(self, entry_xml):
|
||||
|
||||
Reference in New Issue
Block a user