mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 07:52:15 +00:00
Hide progressbar for now, will remove & modify gold logic later
This commit is contained in:
parent
0d6fbef9c5
commit
443e422f94
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="header">
|
||||
<!--<div id="header">
|
||||
<% if current_user %>
|
||||
<div id="progressbar" style="width:30%;">
|
||||
<span id="tnl"></span>
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
<div id="main-navigation">
|
||||
<ul class="wat-cf"></ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>-->
|
||||
<div id="wrapper" class="wat-cf">
|
||||
<div class="flash">
|
||||
<% flash.each do |type, message| -%>
|
||||
|
|
|
|||
Loading…
Reference in a new issue