Skip to content

Commit bb5c1a1

Browse files
committed
format fix
1 parent 8aba9c1 commit bb5c1a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/customizing.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1299,8 +1299,10 @@ The ``addPermission`` method takes a few optional parameters:
12991299
**props_only**
13001300
A boolean value (set to false by default) that is a new feature
13011301
in roundup 1.6.
1302-
A permission defined using
1302+
A permission defined using:
1303+
13031304
``properties=('list', 'of', 'property', 'names')``
1305+
13041306
is used to determine access for things other than just those
13051307
properties. For example a check for View permission on the issue
13061308
class or an issue item can use any View permission for the issue

0 commit comments

Comments
 (0)