diff --git a/data/loops_std_de.dmp b/data/loops_std_de.dmp index efa11d0..ad10096 100644 --- a/data/loops_std_de.dmp +++ b/data/loops_std_de.dmp @@ -30,9 +30,8 @@ type(u'event', u'Termin', options=u'', viewName=u'task.html') type(u'textdocument', u'Text', options=u'', typeInterface='loops.interfaces.ITextDocument', viewName=u'') -type(u'topic', u'Thema', options=u'action.portlet:createTopic,editTopic', - typeInterface='loops.knowledge.interfaces.ITopic', viewName=u'', - options=u'action.portlet:editTopic,createTopic') +type(u'topic', u'Thema', options=u'action.portlet:editTopic,createTopic', + typeInterface='loops.knowledge.interfaces.ITopic', viewName=u'') type(u'type', u'Typ', options=u'', typeInterface='loops.interfaces.ITypeConcept', viewName=u'') diff --git a/data/loops_std_en.dmp b/data/loops_std_en.dmp index b5b9c3b..f2fadb5 100644 --- a/data/loops_std_en.dmp +++ b/data/loops_std_en.dmp @@ -30,9 +30,8 @@ type(u'event', u'Event', options=u'', viewName=u'task.html') type(u'textdocument', u'Text', options=u'', typeInterface='loops.interfaces.ITextDocument', viewName=u'') -type(u'topic', u'Topic', options=u'', - typeInterface='loops.knowledge.interfaces.ITopic', viewName=u'', - options=u'action.portlet:editTopic,createTopic') +type(u'topic', u'Topic', options=u'action.portlet:editTopic,createTopic', + typeInterface='loops.knowledge.interfaces.ITopic', viewName=u'') type(u'type', u'Type', options=u'', typeInterface='loops.interfaces.ITypeConcept', viewName=u'')