Added notice and alert to application layout

This commit is contained in:
Will Bradley 2012-09-02 02:59:29 -07:00
parent 62fb513491
commit 72f5a1202a
6 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1,3 @@
<p id="notice"><%= notice %></p>
<p>
<b>Download results:</b>

View File

@ -1,4 +1,3 @@
<p id="notice"><%= notice %></p>
<p>
<b>Key:</b>

View File

@ -11,6 +11,8 @@
<a href="/users">Users</a>
<a href="/door_logs">Logs</a>
</div>
<p class="notice"><%= notice %></p>
<p class="alert"><%= alert %></p>
<%= yield %>
</body>

View File

@ -1,4 +1,3 @@
<p id="notice"><%= notice %></p>
<p>
<b>Name:</b>

View File

@ -1,4 +1,3 @@
<p id="notice"><%= notice %></p>
<% if @upload_result %>
<p>

View File

@ -1,4 +1,3 @@
<p id="notice"><%= notice %></p>
<p>
<b>Upload results:</b>