From dda099c19a7a015d9c2fc655754dbb07b1b39455 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Tue, 7 Jan 2014 13:41:09 -0500 Subject: [PATCH] =?UTF-8?q?[FIXED=20JENKINS-19826]=20element.setAttribute(?= =?UTF-8?q?'name',=20=E2=80=A6)=20does=20not=20work=20in=20IE=20in=20compa?= =?UTF-8?q?tibility=20mode,=20so=20use=20prototype=E2=80=99s=20Element(?= =?UTF-8?q?=E2=80=A6)=20which=20does.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.html | 3 +++ core/src/main/resources/lib/form/apply/apply.js | 7 ++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/changelog.html b/changelog.html index 38e589671a..cc7cfbef5b 100644 --- a/changelog.html +++ b/changelog.html @@ -55,6 +55,9 @@ Upcoming changes