changeset 1954 | 7aef36e912bb |
parent 1948 | 25cd704fdfdf |
child 2678 | a525a55833f1 |
--- a/app/soc/logic/models/request.py Fri Mar 20 14:40:22 2009 +0000 +++ b/app/soc/logic/models/request.py Fri Mar 20 16:54:01 2009 +0000 @@ -76,7 +76,7 @@ def _updateField(self, entity, entity_properties, name): """Called when the fields of the request are updated. - - Sends out a message depending on the change of status + Sends out a message depending on the change of status. """ value = entity_properties[name]