Fixed typo in template that prevent project permissions to be duplicated

This commit is contained in:
Frederic Guillot
2016-07-24 10:08:57 -04:00
parent df57b0f2c8
commit 506ebf3bac
3 changed files with 3 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ Improvements:
Bug fixes:
* Fixed typo in template that prevent project permissions to be duplicated
* Fixed search query with multiple assignees (nested OR conditions)
* Fixed Markdown editor auto-grow on the task form (Safari)
* Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class