aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/_global
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2016-11-05 16:06:13 +0100
committerThomas Citharel <tcit@tcit.fr>2016-11-15 21:55:16 +0100
commitc930992348d81c70884791ee3edbec4a3cc1d128 (patch)
tree04e5fd150e4ae88c926ee6ac5c93b4d31a6bb149 /app/Resources/static/themes/_global
parent5637a26e9af98a05c76823c85611315cd1a986e0 (diff)
downloadwallabag-c930992348d81c70884791ee3edbec4a3cc1d128.tar.gz
wallabag-c930992348d81c70884791ee3edbec4a3cc1d128.tar.zst
wallabag-c930992348d81c70884791ee3edbec4a3cc1d128.zip
fix next/prev page
Diffstat (limited to 'app/Resources/static/themes/_global')
-rw-r--r--app/Resources/static/themes/_global/js/shortcuts/main.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Resources/static/themes/_global/js/shortcuts/main.js b/app/Resources/static/themes/_global/js/shortcuts/main.js
index 1f2c1c52..ef6a1b84 100644
--- a/app/Resources/static/themes/_global/js/shortcuts/main.js
+++ b/app/Resources/static/themes/_global/js/shortcuts/main.js
@@ -1,6 +1,5 @@
1import Mousetrap from 'mousetrap'; 1import Mousetrap from 'mousetrap';
2 2
3
4/** Shortcuts **/ 3/** Shortcuts **/
5 4
6/* Go to */ 5/* Go to */