Replace jQuery mobile detection by the library isMobile

This commit is contained in:
Frederic Guillot
2016-06-03 22:27:46 -04:00
parent dbc83a04d6
commit 3eb5ec2a85
6 changed files with 10 additions and 6 deletions

View File

@@ -19,6 +19,7 @@ Improvements:
* Do not display task progress for tasks with no start/end date
* Use Gulp and Bower to manage assets
* Controller and Middleware refactoring
* Replace jQuery mobile detection by the library isMobile
Bug fixes: