projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merged I18N branch to head.
[rails.git]
/
app
/
views
/
notifier
/
gpx_success.rhtml
diff --git
a/app/views/notifier/gpx_success.rhtml
b/app/views/notifier/gpx_success.rhtml
index 5e77516158312304ba86877d6e43136162ff6f59..2613d742971336e990a8f472ef214c79bd81d8ee 100644
(file)
--- a/
app/views/notifier/gpx_success.rhtml
+++ b/
app/views/notifier/gpx_success.rhtml
@@
-1,7
+1,3
@@
-Hi,
-
-It looks like your GPX file
-
- <%= @trace_name %>
-
-loaded successfully with <%= @trace_points %> points.
+<%= render :partial => "gpx_description" %>
+loaded successfully with <%= @trace_points %> out of a possible
+<%= @possible_points %> points.