Adding _progressbar to shared

This commit is contained in:
Tyler Renelle 2012-02-04 17:02:50 -05:00
parent 50f713e7e9
commit dd96bfee83
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,7 @@
<div id="container">
<div id="header">
<!-- <h1><a href="/">Web App</a></h1> -->
<%= render :partial => "progressbar" %>
<%= render :partial => "shared/progressbar" %>
<div id="user-navigation">
<ul class="wat-cf">
<li><a href="#"><%= t("web-app-theme.profile", :default => "Profile") %></a></li>