Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing gettext into angular controllers #4345

Conversation

mzazrivec
Copy link
Contributor

@miq-bot
Copy link
Member

miq-bot commented Jul 24, 2018

Checked commits mzazrivec/manageiq-ui-classic@bf386bc~...d1d21c3 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🍰

Copy link
Member

@romanblanco romanblanco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in app/assets/javascripts/controllers/cloud_volume/cloud_volume_form_controller.js (line 158):

vm.cloudVolumeModel.aws_iops = 'Not Applicable'; ... @mzazrivec, is this one also missing gettext?

@martinpovolny
Copy link

The extra line can be fixed in another PR if needed --> merging.

@martinpovolny martinpovolny merged commit 46260de into ManageIQ:master Jul 25, 2018
@martinpovolny martinpovolny self-assigned this Jul 25, 2018
@martinpovolny martinpovolny added this to the Sprint 91 Ending Jul 30, 2018 milestone Jul 25, 2018
@mzazrivec mzazrivec deleted the add_missing_gettext_into_angular_controllers branch July 25, 2018 10:39
@mzazrivec
Copy link
Contributor Author

in app/assets/javascripts/controllers/cloud_volume/cloud_volume_form_controller.js (line 158):

vm.cloudVolumeModel.aws_iops = 'Not Applicable'; ... @mzazrivec, is this one also missing gettext?

Yep, created #4368 for that. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants