Make dashboard section title clickable

This commit is contained in:
Frederic Guillot
2016-01-20 22:54:42 -05:00
parent 6df53e54da
commit f3e5fdb137
7 changed files with 11 additions and 9 deletions

View File

@@ -23,6 +23,7 @@ Improvements:
* Make sure that some event subscribers are not executed multiple times
* Show rendering time of individual templates when debug mode is enabled
* Make sure that no events are fired if nothing have been modified in the task
* Make dashboard section title clickable
* Add unit tests for LastLogin
Bug fixes: