mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Demos: Replace with ffb33daa229c62c7095cff39cde034f84ef54b15
This commit is contained in:
parent
dbadc01fbd
commit
b58ad12a68
2
demos/bootstrap.js
vendored
2
demos/bootstrap.js
vendored
@ -106,7 +106,7 @@ require( modules, function() {
|
||||
document.documentElement.className = "";
|
||||
|
||||
newScript.text = "( function() { " + script.innerHTML + " } )();";
|
||||
document.head.appendChild( newScript ).parentNode.removeChild( newScript );
|
||||
document.body.appendChild( newScript ).parentNode.removeChild( newScript );
|
||||
} );
|
||||
|
||||
} )();
|
||||
|
Loading…
Reference in New Issue
Block a user