Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #157 from slide/master
[FIXED JENKINS-9689]
  • Loading branch information
abayer committed Jun 15, 2011
2 parents 3ac5a04 + 8a2fc3b commit 2b14fe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions war/src/main/webapp/scripts/hudson-behavior.js
Expand Up @@ -453,6 +453,7 @@ function renderOnDemand(e,callback,noBehaviour) {
}
Element.remove(e);

t.responseText.evalScripts();
Behaviour.applySubtree(elements,true);

if (callback) callback(t);
Expand Down

0 comments on commit 2b14fe3

Please sign in to comment.