Skip to content

Commit b4c44d8

Browse files
committed
Update _new_edit.html.erb
1 parent 952896d commit b4c44d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/answers/_new_edit.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<%# locals: { template, question, answer, readonly, locking } %>
22
<!--
3-
This partial creates a form for each type of question. The local variables are: plan, answer, question, readonly
3+
TEST This partial creates a form for each type of question. The local variables are: plan, answer, question, readonly
44
-->
55
<!-- Question text -->
66
<% q_format = question.question_format %>

0 commit comments

Comments
 (0)