This commit is contained in:
albert
2011-05-31 15:57:04 -04:00
parent 5d4ff96cbc
commit ce0695c606
4 changed files with 13 additions and 5 deletions

View File

@@ -51,7 +51,7 @@
<%- if flash[:notice] -%>
<div class="ui-corner-all ui-state-highlight" id="notice"><span class="ui-icon ui-icon-info"></span> <%= flash[:notice] %></div>
<%- else -%>
<div class="ui-corner-all ui-state-highlight" id="notice" style="display: none;"><span class="ui-icon ui-icon-info"></span> </div>
<div class="ui-corner-all ui-state-highlight" id="notice" style="display: none;"><span class="ui-icon ui-icon-info"></span></div>
<%- end -%>
<div id="page">