ditto serendipitous cards

This commit is contained in:
Andrew Brown 2018-09-07 23:06:22 -05:00
parent 67beb2ecab
commit 659d676c7c

View File

@ -56,7 +56,7 @@
%>
<%= button_tag(type: 'submit', class: "content-question-submit waves-effect waves-light btn #{content.class.color} right") do %>
Update <%= content.name.downcase %>
Update <%= content.name_field_value.downcase %>
<% end %>
<div style="clear: both;"></div>
<% end %>