Update details tab when name format is changed
svn: r16423
This commit is contained in:
		| @@ -84,6 +84,7 @@ class PersonDetails(Gramplet): | ||||
|          | ||||
|     def db_changed(self): | ||||
|         self.dbstate.db.connect('person-update', self.update) | ||||
|         self.uistate.connect('nameformat-changed', self.update) | ||||
|         self.update() | ||||
|  | ||||
|     def active_changed(self, handle): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user