Merge pull request #189 from reuters-graphics/bootsrap-src-change
AB#668856 TBC: Host bootstrap script in CDN (main use for Graphics Dev team)
This commit is contained in:
commit
b23c8da4dd
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