mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-10 15:21:22 +02:00
search: pagination and scroll, add range counter, mobile version
This commit is contained in:
@@ -113,7 +113,7 @@ var editor = new OT(document.getElementById('editor'), {
|
||||
}
|
||||
});
|
||||
JS;
|
||||
} elseif ($editType === 'apropos') {
|
||||
} elseif ($editType === 'apropos' || $editType === 'about_page') {
|
||||
$extraJs = ["/assets/js/app/autosave-handler.js"];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user