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

UI: prototype -> jquery - replace calls to checked, enable and disable #1148

Closed
bmclaughlin opened this issue Dec 1, 2014 · 1 comment
Closed
Assignees

Comments

@bmclaughlin
Copy link
Contributor

Replace calls to prototype's .checked(), .enable() and .disable() functions with jQuery's .prop() function.
.prop() documentation link

Parent issue: #214

@dclarizio dclarizio assigned h-kataria and unassigned bmclaughlin Jan 7, 2015
bmclaughlin added a commit to bmclaughlin/manageiq that referenced this issue Jan 7, 2015
h-kataria added a commit to h-kataria/manageiq that referenced this issue Jan 14, 2015
- replace calls to checked
- split 'javascript_disable_field' method into 2 methods: javascript_disable_field & javascript_enable_field for more clarity.

ManageIQ#1148
@h-kataria
Copy link
Contributor

Fixed by #1353

@Fryguy Fryguy added this to the Sprint 18 Ending Jan 26, 2015 milestone Feb 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants