Skip to content

Commit 3c8a8e9

Browse files
committed
Screenshot
1 parent 8709a2d commit 3c8a8e9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/administration/back_office/subitems_list.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ It provides an interface for listing the sub-items of any location.
1010
## Add custom sub-items list view
1111

1212
You can extend the Sub-items List module to add your own views to it.
13+
The example below uses a timeline view to highlight the modification date.
1314

14-
The following example adds a timeline view to the sub-items list as in the screenshot below:
15-
16-
![Sub-items List module using the new Timeline view](img/timeline_view.png "Sub-items List module using the new Timeline view")
15+
![Sub-items List module using the new Timeline view](img/subitems/timeline_view.png "Sub-items List module using the new Timeline view")
1716

1817
To recreate it, start by creating the components responsible for rendering the new view.
1918
You can create two files:

0 commit comments

Comments
 (0)