An error occurred while fetching the assigned milestone of the selected merge_request.
Remove/convert to utility classes non-page specific styles for profile 2
All threads resolved!
Compare changes
- Elwyn Benson authored
.js-notification-email-listbox-input.gl-mb-3{ data: { label: _('Global notification email'), name: 'user[notification_email]', emails: @user.public_verified_emails.to_json, empty_value_text: _('Use primary email (%{email})') % { email: @user.email }, value: @user.notification_email, disabled: local_assigns.fetch(:email_change_disabled, nil) } }