Skip to content

Commit 4ea680f

Browse files
committed
Update _locking.html.erb
1 parent a281652 commit 4ea680f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/answers/_locking.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
This partial displays when a question was edit by two or more users. The local variables are: answer, question, readonly, locking
2+
TEST This partial displays when a question was edit by two or more users. The local variables are: answer, question, readonly, locking
33
-->
44
<div class="answer_notice">
55
<p><%= _('The following answer cannot be saved') %></p>

0 commit comments

Comments
 (0)