We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b79fe commit fa90a5cCopy full SHA for fa90a5c
doc/customizing.txt
@@ -2703,8 +2703,8 @@ sorted only on Multilink properties - produce a list of the linked
2703
2704
Will list the files by upload date. While
2705
2706
- python:context.files.sorted('creation', reverse=True)
2707
-
+ python:context.files.sorted('creation', reverse=True)
+
2708
Will list the files by upload date in reverse order from
2709
the prior example.
2710
reverse only on Multilink properties - produce a list of the linked
0 commit comments