Fix bug: Automatic action listeners were using the same instance

This commit is contained in:
Frederic Guillot
2016-01-10 14:00:34 -05:00
parent 26e3996014
commit ff1de5c06d
3 changed files with 45 additions and 1 deletions

View File

@@ -5,6 +5,10 @@ New features:
* Forgot Password
Bug fixes:
* Automatic action listeners were using the same instance
Version 1.0.23
--------------