projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Include tags in GPX success and failure mails. Closes #480.
[rails.git]
/
app
/
views
/
notifier
/
gpx_failure.rhtml
diff --git
a/app/views/notifier/gpx_failure.rhtml
b/app/views/notifier/gpx_failure.rhtml
index 2a16bc49e880af046f164289bec03134d5f3a280..7035e45d180318432613f4ff35f0a204d42a2b26 100644
(file)
--- a/
app/views/notifier/gpx_failure.rhtml
+++ b/
app/views/notifier/gpx_failure.rhtml
@@
-1,9
+1,4
@@
-Hi,
-
-It looks like your GPX file
-
- <%= @trace_name %>
-
+<%= render :partial => "gpx_description" %>
failed to import. Here's the error:
<%= @error %>
failed to import. Here's the error:
<%= @error %>