]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
fixed note bookmarklet 934/head
authorWilli Eggeling <thewilli@users.noreply.github.com>
Thu, 24 Aug 2017 08:20:32 +0000 (10:20 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Aug 2017 08:20:32 +0000 (10:20 +0200)
- the double quotes used in the alert() call of the note bookmarklet in the default template collided with the ones of the href tag
- replaced the double quotes with single ones (just like the link bookmarklet)


No differences found