change bootstrap script loc
This commit is contained in:
parent
53dc84611c
commit
2eacc9fc12
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
onMount(() => {
|
||||
window.graphicsAdQueue = window.graphicsAdQueue || [];
|
||||
loadScript(
|
||||
'https://graphics.thomsonreuters.com/cdn/js/bootstrap.static.js',
|
||||
'https://www.reuters.com/static/js/bootstrap/v1.1.2/bootstrap.static.js',
|
||||
{ onload: loadBootstrap, async: false }
|
||||
);
|
||||
// Load Freestar script
|
||||
|
|
|
|||
Loading…
Reference in a new issue