aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/extensionController.php
diff options
context:
space:
mode:
authorGravatar Aidi Tan <3037661+aidistan@users.noreply.github.com> 2022-08-27 17:11:41 +0800
committerGravatar GitHub <noreply@github.com> 2022-08-27 11:11:41 +0200
commitef84343576f671163b11811f59294e72e1da2b36 (patch)
tree71b19ffe80ccd3158f78eeeb2cbb64d2867ce907 /app/Controllers/extensionController.php
parent03f5a42640928a11cbf5e7c63642c0e7eeca4706 (diff)
Fix #4231 (#4541)
Actually, there are two issues to be fixed: 1. Since `div.flux_content` has been changed to `article.flux_content` in HTML, we should address that in JS too. Or, to take one step further, select it using `.flux_content` directly. 2. For the article already at the first position, its `prev_article` would select `#new-article` whose css attribute `display` is `none` in most cases, which breaks the new position calculation.
Diffstat (limited to 'app/Controllers/extensionController.php')
0 files changed, 0 insertions, 0 deletions