summaryrefslogtreecommitdiff
path: root/app/views/pms/show.html.erb
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-04-28 00:07:57 -0400
committernfoy <nfoy@purdue.edu>2014-04-28 00:07:57 -0400
commit952387be24043e76dfd9b7a461ee31d1246fa58e (patch)
tree1f7c2453783b307bb6d2490df01716a348ad6fee /app/views/pms/show.html.erb
parent7a4832621f1a0bb2e4b86ee9f879a73df0188a3e (diff)
Messages and alerts play together more nicely now.
Diffstat (limited to 'app/views/pms/show.html.erb')
-rw-r--r--app/views/pms/show.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/pms/show.html.erb b/app/views/pms/show.html.erb
index ca8d9bf..2c93102 100644
--- a/app/views/pms/show.html.erb
+++ b/app/views/pms/show.html.erb
@@ -31,6 +31,7 @@
<p> ________________________________________________ </p>
<p>
+ <% @pm.message = "" %>
<%= form_for(@pm) do |f| %>
<div class="field">
<%= f.text_area :message %>