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

Fixes #7056 - only resize textarea in params tab. #1696

Closed
wants to merge 1 commit into from

Conversation

tbrisker
Copy link
Member

also, take into consideration the padding to prevent unneeded scrolling.

@tbrisker tbrisker changed the title Fixes #6747 - only resize textarea in params tab. Fixes #7056 - only resize textarea in params tab. Aug 18, 2014
@@ -622,10 +622,10 @@ function disable_vm_form_fields() {
}

function resizeTextareaAll () {
Copy link
Member

Choose a reason for hiding this comment

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

nitpick, the function name no longer fits the purpose

Copy link
Member Author

Choose a reason for hiding this comment

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

accepted, made the function more generic.

@mmoll
Copy link
Contributor

mmoll commented Aug 26, 2014

works for me 👍

@domcleal
Copy link
Contributor

Thanks @tbrisker, merged as 3b25b6b for Foreman 1.6.0.

@domcleal domcleal closed this Aug 27, 2014
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.

5 participants