gpx insert now works
This commit is contained in:
parent
fac305e87b
commit
92418b7954
5 changed files with 42 additions and 15 deletions
|
@ -4,4 +4,6 @@ It looks like your GPX file
|
|||
|
||||
<%= @trace_name %>
|
||||
|
||||
failed to import :-(
|
||||
failed to import. Here's the error:
|
||||
|
||||
<%= @error %>
|
||||
|
|
|
@ -4,4 +4,5 @@ It looks like your GPX file
|
|||
|
||||
<%= @trace_name %>
|
||||
|
||||
loaded successfully with <%= @trace_points %> points.
|
||||
loaded successfully with <%= @trace_points %> out of a possible
|
||||
<%= @possible_points %> points.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue