mirror of
https://github.com/bcomsugi/VSS_Rally_V3.git
synced 2026-01-10 02:12:39 +07:00
test
This commit is contained in:
parent
d335f37563
commit
15f1aba478
@ -167,7 +167,7 @@
|
|||||||
if (stime===""){
|
if (stime===""){
|
||||||
alert ("Trip "+trip+"-> [Start Time] is required");
|
alert ("Trip "+trip+"-> [Start Time] is required");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// var full_data='{"trip":"'+trip+'", "speed":"'+speed+'", "dist":"'+dist+'", "time":"'+time+'", "stime":"'+stime+'"}';
|
// var full_data='{"trip":"'+trip+'", "speed":"'+speed+'", "dist":"'+dist+'", "time":"'+time+'", "stime":"'+stime+'"}';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user