diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-11-21 15:44:25 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-11-21 15:44:25 -0500 |
commit | 41ecb163ee7e9ef94a5266379adb2231dcb5a7a2 (patch) | |
tree | 6dca4653a578e2419471341f1f0c2eb1082f7efd /ChangeLog | |
parent | 37ef9069980a31876d6723da0af1376b510fb668 (diff) |
Dropdown menu entry are now clickable outside of the html link
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |