319
327
if self._use_advanced_features:
320
328
self.widgets['bug_notification_level'].widget_class = (
321
329
'bug-notification-level-field')
323
331
# We hide the subscription widget if the user isn't
324
332
# subscribed, since we know who the subscriber is and we
325
333
# don't need to present them with a single radio button.