Browse Source

Notify ActionDescription.STATUS_UPDATE too

tracim 8 years ago
parent
commit
011c0409a1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      tracim/tracim/config/app_cfg.py

+ 2 - 1
tracim/tracim/config/app_cfg.py View File

@@ -235,7 +235,8 @@ class CFG(object):
235 235
             ActionDescription.COMMENT,
236 236
             ActionDescription.CREATION,
237 237
             ActionDescription.EDITION,
238
-            ActionDescription.REVISION
238
+            ActionDescription.REVISION,
239
+            ActionDescription.STATUS_UPDATE
239 240
         ]
240 241
 
241 242
         self.EMAIL_NOTIFICATION_NOTIFIED_CONTENTS = [