From 9ced2cc909048c81b290d8007ed7684acdd1419f Mon Sep 17 00:00:00 2001 From: Daniele Cinti <daniele.cinti@xcally.com> Date: Tue, 18 Jul 2017 11:18:51 +0200 Subject: [PATCH] Built xcally-motion-dialpad from commit 7f8e441.|1.0.19 --- index.html | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index c7c647f..80fc566 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html ng-app="motion"> <head> - <base href="/"> + <base href="/motion"> <meta charset="utf-8"> <title></title> <link rel="stylesheet" href="vendor.b5ccb327.css"> @@ -51,6 +51,10 @@ </div> </md-content> + <script type="text/javascript"> + document.write("<base href='" + window.location.pathname + "' />"); + </script> + <script src="vendor.b0d8b566.js"></script> <script src="app.cc19079b.js"></script> -- 1.7.1