Skip to content

Commit d1cdd5a

Browse files
author
Richard Young
committed
update rich input name
1 parent fe81df5 commit d1cdd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<%= f.input :name %>
2-
<%= f.input :content, as: :rich %>
2+
<%= f.input :content, as: :rich_simple_form %>
33
<%= f.cms_tag_list %>

0 commit comments

Comments
 (0)