aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/userController.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2021-06-01 03:36:26 -0400
committerGravatar GitHub <noreply@github.com> 2021-06-01 09:36:26 +0200
commitd6a0af6ba085af3b12a428654467c12775b47877 (patch)
treef5186b50674805e9e625854ba53a8d44b36fb7c1 /app/Controllers/userController.php
parent4823e6df11dc27757f7d05a5e778044287747a24 (diff)
Fix navigation JS error (#3655)
Before, the UP navigation button was generating an error when no article was selected. The process to navigate to the first element was using the position of the current element to compute the offset, thus generating said error. Now, if no article is selected, the first article is used as a fall-back. See #3654
Diffstat (limited to 'app/Controllers/userController.php')
0 files changed, 0 insertions, 0 deletions