summaryrefslogtreecommitdiff
path: root/engines/support/app/views/tickets/_new_comment_form.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'engines/support/app/views/tickets/_new_comment_form.html.haml')
-rw-r--r--engines/support/app/views/tickets/_new_comment_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/support/app/views/tickets/_new_comment_form.html.haml b/engines/support/app/views/tickets/_new_comment_form.html.haml
index b829b6b..711421d 100644
--- a/engines/support/app/views/tickets/_new_comment_form.html.haml
+++ b/engines/support/app/views/tickets/_new_comment_form.html.haml
@@ -10,4 +10,4 @@
= f.button :loading, t(".post_reply"), class: 'btn-primary', value: 'post_reply'
- if logged_in? && @ticket.is_open
= f.button :loading, t(".reply_and_close"), value: 'reply_and_close'
- = link_to t(".cancel"), auto_tickets_path, :class => :btn
+ = btn t(".cancel"), auto_tickets_path