mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
ditto serendipitous cards
This commit is contained in:
parent
67beb2ecab
commit
659d676c7c
@ -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 %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user