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

JENKINS-23867 - updating javascript to work with new core div layout in 1.572 #9

Merged
merged 1 commit into from
Jul 23, 2014

Conversation

gcummings
Copy link
Contributor

Hi,

for jenkins core >= 1.572 we need to use document.getElementById('side-panel-content')
for compatibility with < 1.572 we need to fall back to using document.getElementById('navigation')

all feedback welcome,
thanks
Geoff

@cloudbees-pull-request-builder

plugins » timestamper-plugin #63 SUCCESS
This pull request looks good

StevenGBrown added a commit that referenced this pull request Jul 23, 2014
[FIXED JENKINS-23867] Update javascript to work with new core div layout in Jenkins 1.572
@StevenGBrown StevenGBrown merged commit eaaeef1 into jenkinsci:master Jul 23, 2014
@StevenGBrown
Copy link
Member

Excellent, thanks for contributing. I'll make a new release shortly.

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

Successfully merging this pull request may close these issues.

3 participants