Skip to content
Snippets Groups Projects
Commit 3e2b1b234422 authored by Arthur Lutz's avatar Arthur Lutz
Browse files

[mq]: abc

parent fbd643f1833c
No related branches found
No related tags found
No related merge requests found
...@@ -9,4 +9,3 @@ ...@@ -9,4 +9,3 @@
def subject(self): def subject(self):
entity = self.cw_rset.get_entity(0, 0) entity = self.cw_rset.get_entity(0, 0)
return '[%s] %s' % (self._cw.vreg.config.appid, entity.dc_title()) return '[%s] %s' % (self._cw.vreg.config.appid, entity.dc_title())
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment