File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
docs/administration/back_office Expand file tree Collapse file tree 2 files changed +2
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff 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
1212You 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
1817To recreate it, start by creating the components responsible for rendering the new view.
1918You can create two files:
You can’t perform that action at this time.
0 commit comments