Commit d7d56db1141ee8e81be19c0dbb796f10f3297e27

Authored by Daniela Feitosa
1 parent c35aa74f

Removing categories call from header

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
header.rhtml
... ... @@ -16,7 +16,4 @@
16 16 </div>
17 17 </div>
18 18 <div id="barra-psocial">
19   - <div id="categories_menu">
20   - <%= render :file => 'categories.rhtml' %>
21   - </div>
22 19 </div>
... ...