Skip to content

Commit

Permalink
No longer under construction :D
Browse files Browse the repository at this point in the history
  • Loading branch information
Sasa Brankovic committed Nov 14, 2013
1 parent c09ebaf commit 4a41521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/application/_top_navigation.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<header class="page-header">
<div class="page-header-inner-wrapper clearfix">
<%= link_to "Cipele46", root_path, { class: Rails.env == 'staging' ? 'logo logo-staging' : 'logo logo-under-construction', title: 'Cipele46' } %>
<%= link_to "Cipele46", root_path, { class: Rails.env == 'staging' ? 'logo logo-staging' : 'logo', title: 'Cipele46' } %>
<nav>
<%= main_menu %>
</nav>
Expand Down

0 comments on commit 4a41521

Please sign in to comment.