Remove version reference

pull/6257/head
jacobtoppm 2020-02-27 11:59:46 +00:00 zatwierdzone przez Matt Westcott
rodzic 8911bd30d7
commit d14563dfd5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
How to add new Task types
=========================
The Workflow system introduced in Wagtail 2.9 allows users to create tasks, which represent stages of moderation.
The Workflow system allows users to create tasks, which represent stages of moderation.
Wagtail provides one built in task type: ``GroupApprovalTask``, which allows any user in specific groups to approve or reject moderation.