From f8a54d38e9cc11f4874a514b4f2058ab97d8e0ec Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Sun, 6 Mar 2016 17:18:42 -0600 Subject: [PATCH] Doc formatting fix --- doc/flow.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/flow.rst b/doc/flow.rst index 70386ca5..b40a66d1 100644 --- a/doc/flow.rst +++ b/doc/flow.rst @@ -572,6 +572,7 @@ e.g. in :attr:`course.page.ChoiceQuestion.access_rules`: the globally granted ones. .. attribute:: remove_permissions + A list of :class:`flow_permission` values that are not granted for this page even if they are granted by the global flow permissions. -- GitLab