fix TB: missing var

This commit is contained in:
Yann Leboulanger 2006-01-31 08:07:43 +00:00
parent bee9aca0ad
commit 568fa9e694
1 changed files with 1 additions and 0 deletions

View File

@ -2641,6 +2641,7 @@ _('If "%s" accepts this request you will know his or her status.') % jid)
it = iter_source
while model[it][C_TYPE] == 'contact':
it = model.iter_parent(it)
iter_group_source = it
grp_source = model[it][C_JID].decode('utf-8')
if grp_source == _('Transports') or grp_source == _('Not in Roster'):
return