Removed HTML Form
authorplehegar
Mon, 22 Aug 2011 17:29:25 -0400
changeset 13 20f5f73e9523
parent 12 a40ef7b52b60
child 15 9882f1d06588
child 16 2dd02aa984d7
Removed HTML Form
src/main/resources/templates/geolocation.ssp
--- a/src/main/resources/templates/geolocation.ssp	Mon Aug 22 17:29:04 2011 -0400
+++ b/src/main/resources/templates/geolocation.ssp	Mon Aug 22 17:29:25 2011 -0400
@@ -75,13 +75,6 @@
 <button type='button' id='stop' disabled='disabled'
   onclick='stop()'>Stop</button>
 
-<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'/>
-
- <button type='submit' id='xhr_failed' style='display:none'>Send</button>
-</form>
-
 </p>
 
 </section>