Skip to content

Commit 6068ecc

Browse files
committed
Made the message displayed when editing an answer less quirky (no object id and stuff)
1 parent 1c0759b commit 6068ecc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/views/answers/edit.html.haml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
- content_for :title do
2-
= "Editing #{resource}"
2+
= "Editing your answer"
33

44
= render 'form'
5+

0 commit comments

Comments
 (0)