Expliclty use FilteredSelectMultiple for WebHook form's repo field
Review Request #8225 — Created June 8, 2016 and submitted
The repositories field of the
WebHookTargetFormnow explicitly uses a
FilteredSelectMultiplewidget. WhileWebHookAdminspecifies that
this field infilter_horizontal, if any non-admin page should use this
form they will want to use aFilteredSelectMultiplefor this widget.
Tested this with an upcoming patch in RBCommons.
| Description | From | Last Updated |
|---|---|---|
|
Oh, quick typo in your summary: "Expliclty" |
|
Tool: Pyflakes Processed Files: reviewboard/notifications/forms.py Tool: PEP8 Style Checker Processed Files: reviewboard/notifications/forms.py