mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-31 22:38:49 +01:00
I do not have an iPhone to test so I cannot check the report. Please report if the fix is wrong
5 lines
No EOL
225 B
Text
5 lines
No EOL
225 B
Text
<% form_tag formatted_todos_path(:m), :method => :post do %>
|
|
<%= render :partial => 'edit_mobile' %>
|
|
<p><input type="submit" value="Create" tabindex="12" accesskey="#" /></p>
|
|
<% end -%>
|
|
<%= link_to "Back", @return_path %> |