Skip to content

Commit

Permalink
Show city name in evolution
Browse files Browse the repository at this point in the history
  • Loading branch information
aitor committed Apr 18, 2010
1 parent 6333f1b commit 3ccdcc4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/municipios/evolution.html.erb
@@ -1,3 +1,7 @@
<% content_for :header_title do %>
<%= @muni.nombre %>
<% end %>

<h2><%= @muni.province_name %></h2>

<hr/>
Expand Down

0 comments on commit 3ccdcc4

Please sign in to comment.