This repository was archived by the owner on Jul 14, 2026. It is now read-only.
Commit 4b0340d
Vincent Petry
Add missing mixin for formDateFromNow in public link item
After refactoring the file list item into PublicLinkListItem, the method
formDateFromNow was not accessible any more as it was present in the
mixin from the original component.
This fix adds the mixing to PublicLinkListItem to make that function
work again and fixes the issue where links that have an expiration date
set would not be shown.1 parent a0342fb commit 4b0340d
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
0 commit comments