summaryrefslogtreecommitdiff
path: root/app/views/pms/show.html.erb
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-04-28 00:17:44 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-04-28 00:17:44 -0400
commite5f603c8c463e09fee5931d7e00e94e14b819347 (patch)
treeb4a15936a3fc51586448585162e4070d7bb82fc8 /app/views/pms/show.html.erb
parentee238dbbca6ee979aa886a4f4cebad41e6f79cce (diff)
parent1fb957aeb5c6eb8ec57ecf28b18479bb47093243 (diff)
Merge branch 'master' of http://github.com/LukeShu/leaguer
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 %>