All pastes #2099587 Raw Edit

Untitled

public text v1 · immutable
#2099587 ·published 2012-01-05 15:47 UTC
rendered paste body
functiongroup = SelectField(choices=lambda x: [(0,'Kies een functiegroep')] + [(x.id, x.title) for x in model.listFunctionGroups()])