Highlight selected item in dropdown menus

This commit is contained in:
Frederic Guillot
2015-09-14 22:19:53 -04:00
parent d1e6c39df4
commit ac1f3fbadf
3 changed files with 20 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ Breaking changes:
Improvements:
* Highlight selected item in dropdown menus
* Gantt chart: change bar color according to task progress
* Replace color dropdown by color picker in task forms
* Creating another task stay in the popover (no full page refresh anymore)