forked from wallabag/wallabag
Added shortcuts
This commit is contained in:
committed by
Thomas Citharel
parent
644b340178
commit
3cc78f0679
1
web/js/fos_js_routes.js
Normal file
1
web/js/fos_js_routes.js
Normal file
@ -0,0 +1 @@
|
||||
fos.Router.setData({"base_url":"","routes":{"starred":{"tokens":[["variable","\/","[^\/]++","page"],["text","\/starred\/list"]],"defaults":{"page":"1"},"requirements":[],"hosttokens":[]},"starred_rss":{"tokens":[["text","\/starred.xml"],["variable","\/","[^\/]++","token"],["variable","\/","[^\/]++","username"]],"defaults":[],"requirements":[],"hosttokens":[]},"homepage":{"tokens":[["variable","\/","\\d+","page"]],"defaults":{"page":1},"requirements":{"page":"\\d+"},"hosttokens":[]}},"prefix":"","host":"localhost","scheme":"http"});
|
||||
Reference in New Issue
Block a user