]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fixes #360 - Auto-complete more than one tag in tag filter field 377/head
authorArthurHoaro <arthur@hoa.ro>
Fri, 13 Nov 2015 19:24:12 +0000 (20:24 +0100)
committerArthurHoaro <arthur@hoa.ro>
Tue, 17 Nov 2015 19:03:21 +0000 (20:03 +0100)
commitb39b1bc2eeebcb52f37f33f63fa645db014130c3
tree3a507ab718cb261f8ec2f4e27bded606a6e6b2e3
parent44d60adc5e2fa547bc49620f7e647794f0cad631
Fixes #360 - Auto-complete more than one tag in tag filter field

  * Group awesomplete for multi data in a single JS file.
  * Use it in editlink and linklist.
  * Move awesomplete JS lib at the end of page in editlink.
inc/awesomplete-multiple-tags.js [new file with mode: 0644]
tpl/editlink.html
tpl/linklist.html