very basic system tests
This commit is contained in:
parent
345a932514
commit
c31d4266cd
12 changed files with 114 additions and 185 deletions
|
|
@ -1,5 +1,4 @@
|
|||
<%= bootstrap_form_with(model: checklist) do |form| %>
|
||||
<%# form.text_field :code %>
|
||||
<%= form.text_field :name %>
|
||||
<%= form.rich_text_area :description_html, rows: 12 %>
|
||||
<%= form.submit %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue