Fix for html url

This commit is contained in:
Anthony J. Thibault 2017-06-22 13:14:47 -07:00
parent 3184d4e9d1
commit e531468ac7

View file

@ -13,8 +13,7 @@ Script.include("/~/system/libraries/Xform.js");
(function() { // BEGIN LOCAL_SCOPE
var TABLET_BUTTON_NAME = "PUCKTACH";
// var HTML_URL = "https://s3.amazonaws.com/hifi-public/tony/html/puck-attach.html";
var HTML_URL = "file:///C:/msys64/home/anthony/code/hifi/examples/html/puck-attach.html";
var HTML_URL = "https://s3.amazonaws.com/hifi-public/tony/html/puck-attach.html";
var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");
var tabletButton = tablet.addButton({