Adding _progressbar to shared
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user