Changed serialization of data to match JSON
authorplehegar
Mon, 22 Aug 2011 15:49:08 -0400
changeset 10 c2d6cc0fe3c3
parent 9 143c3ea32569
child 11 0a609628a5ab
Changed serialization of data to match JSON
Removed speed GPS data
src/main/resources/templates/geolocation.ssp
--- a/src/main/resources/templates/geolocation.ssp	Mon Aug 22 15:06:24 2011 -0400
+++ b/src/main/resources/templates/geolocation.ssp	Mon Aug 22 15:49:08 2011 -0400
@@ -75,7 +75,7 @@
 <button type='button' id='stop' disabled='disabled'
   onclick='stop()'>Stop</button>
 
-<form action='http://teole.jfouffa.org/2011/07/html5track.php' method='post'>  
+<form action='/user/toto/run' method='post'>  
  <input type='hidden' name='gps_coords' id='gps_coords' value='13,-71,42,-20 '/>
  <input type='hidden' name='user' value='teole'/>