mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-12 18:34:22 +01:00
remove custom solution to visually show that you are running in development
environment and replace with rack-dev-mark gem
This commit is contained in:
parent
14ed010f7c
commit
5ed2de3ab0
5 changed files with 2 additions and 9 deletions
|
|
@ -35,8 +35,6 @@
|
|||
<body class="<%= controller.controller_name %>">
|
||||
|
||||
<div id="topbar">
|
||||
<%= NOTIFY_BAR.html_safe %>
|
||||
|
||||
<div id="date">
|
||||
<h1>
|
||||
<% if @count -%>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue