mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-27 11:16:10 +01:00
change notify banner. you can now set it in development.rb
This commit is contained in:
parent
8fdbcedcba
commit
34a005ec0e
3 changed files with 7 additions and 4 deletions
|
|
@ -40,9 +40,7 @@
|
|||
<body class="<%= @controller.controller_name %>">
|
||||
|
||||
<div id="topbar">
|
||||
<% if RAILS_ENV != "production" -%>
|
||||
<div id="develop-notify-bar"> </div>
|
||||
<% end -%>
|
||||
<%= NOTIFY_BAR %>
|
||||
|
||||
<div id="date">
|
||||
<h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue