Dropdown menu entry are now clickable outside of the html link

This commit is contained in:
Frederic Guillot
2015-11-21 15:44:25 -05:00
parent 37ef906998
commit 41ecb163ee
6 changed files with 11 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ New features:
Improvements:
* Dropdown menu entry are now clickable outside of the html link
* Improve error handling of plugins
* Use PHP7 function random_bytes() to generate tokens if available
* CSV task export show the assignee name in addition to the assignee username