Fix #175 target note cannot be edited

This commit is contained in:
mrliptontea
2020-04-09 09:20:38 +01:00
parent 942f23f2cb
commit edbe4feca8
6 changed files with 40 additions and 4 deletions

View File

@@ -56,6 +56,11 @@ If you need to customize styles for [Redmine Backlogs][redmine_backlogs] remembe
## Changelog
Latest (master):
* Fixed #175: couldn't edit note when it's URL target.
* Improved styling of some inline edit forms.
v2.10.1 (2020-04-06):
* Fixed #160: highlight color in jQuery UI menu, most notably in checklist plugin.