Fix clear_changed_fields() clearing unsaved documents bug #602

This commit is contained in:
Ross Lawley
2014-06-27 09:08:07 +01:00
parent 5be5685a09
commit cd63865d31
3 changed files with 9 additions and 5 deletions

View File

@@ -196,3 +196,4 @@ that much better:
* Polyrabbit (https://github.com/polyrabbit)
* Sagiv Malihi (https://github.com/sagivmalihi)
* Dmitry Konishchev (https://github.com/KonishchevDmitry)
* Martyn Smith (https://github.com/martynsmith)