Mercurial > hg > soundsoftware-site
view .svn/pristine/a0/a06bd0e55ce970d54bb6d369cc24705f44d92b5d.svn-base @ 1052:6674e52e20bf bibplugin_bibtex
outputting error/success messages using the flash div; still not cleaning the messages correctly.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 19 Nov 2012 11:56:29 +0000 |
parents | cbb26bc654de |
children |
line wrap: on
line source
<h2><%=h @status %></h2> <% if @message.present? %> <p id="errorExplanation"><%=h @message %></p> <% end %> <p><a href="javascript:history.back()">Back</a></p> <% html_title @status %>