git://repos.xcallymotion.com
/
dialpad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
5e71a94
)
Built xcally-motion-dialpad from commit 7f8e441.|1.0.19
1.0.19
author
Daniele Cinti
<daniele.cinti@xcally.com>
Tue, 18 Jul 2017 09:18:51 +0000 (11:18 +0200)
committer
Daniele Cinti
<daniele.cinti@xcally.com>
Tue, 18 Jul 2017 09:18:51 +0000 (11:18 +0200)
index.html
patch
|
blob
|
history
diff --git
a/index.html
b/index.html
index
c7c647f
..
80fc566
100644
(file)
--- 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>