Author: rezan
Date: Wed Aug 5 15:27:04 2015
New Revision: 1694248
URL: http://svn.apache.org/r1694248
Log:
devicemap-vm
Modified:
devicemap/trunk/clients/2.0/javascript/index.html
Modified: devicemap/trunk/clients/2.0/javascript/index.html
URL:
http://svn.apache.org/viewvc/devicemap/trunk/clients/2.0/javascript/index.html?rev=1694248&r1=1694247&r2=1694248&view=diff
==============================================================================
--- devicemap/trunk/clients/2.0/javascript/index.html (original)
+++ devicemap/trunk/clients/2.0/javascript/index.html Wed Aug 5 15:27:04 2015
@@ -4,11 +4,11 @@
</head>
<body>
<h1>Apache DeviceMap 2.0 Javascript Client</h1>
- Pattern file: <input id="pattern" type="text" size="50"
value="http://www.rezsoft.org/devicemap/data/reference/a/patterns.json"><br>
+ Pattern file: <input id="pattern" type="text" size="60"
value="http://devicemap-vm.apache.org/trunk/data/2.0/reference/a/patterns.json"><br>
<br>
- Attribute file: <input id="attribute" type="text" size="50"
value="http://www.rezsoft.org/devicemap/data/reference/a/attributes.json"><br>
+ Attribute file: <input id="attribute" type="text" size="60"
value="http://devicemap-vm.apache.org/trunk/data/2.0/reference/a/attributes.json"><br>
<br>
- Test file: <input id="test" type="text" size="50"
value="http://www.rezsoft.org/devicemap/data/reference/a/test.json"><br>
+ Test file: <input id="test" type="text" size="60"
value="http://devicemap-vm.apache.org/trunk/data/2.0/reference/a/test.json"><br>
<br>
Test input: <input id="input" type="text" size="80" value=""><br>
<br>