Skip to content

Commit

Permalink
added hour and minute tot times page title
Browse files Browse the repository at this point in the history
  • Loading branch information
bobop committed Apr 11, 2011
1 parent 592332a commit b7baa2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pages/times.html.erb
@@ -1,7 +1,7 @@
<div id="content">
<h2>Times for Route <%= params[:service_id] %>,<br />
<%= params[:stop_name] %>,<br />
on <%= Time.zone.now.strftime("%a %d %B %Y") %>
on <%= Time.zone.now.strftime("%a %d %B %Y, %H:%M") %>
</h2>

<div id="info">
Expand Down

0 comments on commit b7baa2e

Please sign in to comment.