]> _ Git - fluidbook-html5.git/commitdiff
wip #1051 @1
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 22 Dec 2016 17:56:05 +0000 (18:56 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 22 Dec 2016 17:56:05 +0000 (18:56 +0100)
js/widget.js

index 95b97a91f0f603adf8cb928a4a754b13b4e4385c..3bb4e15c0657d9ee849b425d4c0da22ca34639ab 100644 (file)
@@ -3,7 +3,7 @@ $(function () {
     _GET = parseGet({\r
         background: 'transparent',\r
         target: '_blank',\r
-        link: '../index.html',\r
+        link: '../index.'+DATAS.htmlExtension,\r
         time: 4\r
     });\r
     _GET['time'] = Math.max(1.5, _GET['time']);\r