From af07217dfbcadd822208c7423b5f710eb344120b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 19 Jan 2015 16:03:37 +0100 Subject: [PATCH] myspace: add links to remove drafts --- extra/modules/root.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/extra/modules/root.py b/extra/modules/root.py index 0468f27..c6b05e1 100644 --- a/extra/modules/root.py +++ b/extra/modules/root.py @@ -88,10 +88,14 @@ class FormsRootDirectory(wcs.forms.root.RootDirectory): r += htmltext('

%s

') % _('My Current Drafts') r += htmltext('') forms_by_status_name = {}