forked from wallabag/wallabag
Bring navigation (with right, left and enter) on material entries page. Supports going to next and previous page !
Also better indentation for js files (changed editorconfig for them). Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
import Mousetrap from 'mousetrap';
|
||||
|
||||
|
||||
/** Shortcuts **/
|
||||
|
||||
/* Go to */
|
||||
|
||||
Reference in New Issue
Block a user