Ver código fonte

Notify ActionDescription.STATUS_UPDATE too

tracim 8 anos atrás
pai
commit
011c0409a1
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      tracim/tracim/config/app_cfg.py

+ 2 - 1
tracim/tracim/config/app_cfg.py Ver arquivo

@@ -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 = [