]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Reorganized JS folders for shortcuts
authorNicolas LÅ“uillet <nicolas@loeuillet.org>
Wed, 2 Nov 2016 15:44:20 +0000 (16:44 +0100)
committerThomas Citharel <tcit@tcit.fr>
Tue, 15 Nov 2016 20:54:50 +0000 (21:54 +0100)
commit16ef7607f43ebc3e0134360b7657af191e14fe12
tree81cdc13b1b626e313a51119847c5b7c603ca5fba
parentaf61cb80eb600618df95a01a15a08e87fc878c2a
Reorganized JS folders for shortcuts
13 files changed:
app/Resources/static/themes/_global/js/shortcuts/entry.js [new file with mode: 0644]
app/Resources/static/themes/_global/js/shortcuts/main.js [new file with mode: 0644]
app/Resources/static/themes/_global/js/tools.js
app/Resources/static/themes/baggy/js/init.js
app/Resources/static/themes/baggy/js/shortcuts/entry.js [new file with mode: 0644]
app/Resources/static/themes/baggy/js/shortcuts/main.js [new file with mode: 0644]
app/Resources/static/themes/material/js/init.js
app/Resources/static/themes/material/js/shortcuts/entry.js [new file with mode: 0644]
app/Resources/static/themes/material/js/shortcuts/main.js [new file with mode: 0644]
web/bundles/wallabagcore/themes/baggy/css/style.min.css
web/bundles/wallabagcore/themes/baggy/js/baggy.min.js
web/bundles/wallabagcore/themes/material/css/style.min.css
web/bundles/wallabagcore/themes/material/js/material.min.js