Merge pull request #657 from ndee/1050-cancel-message

Issue #1050: Changed cancel-link of a new message to back
This commit is contained in:
Raphael Sofaer 2011-07-01 10:46:27 -07:00
commit d68c8a3a03

View file

@ -49,4 +49,4 @@
.text-right
= conversation.submit t('.send'), :disable_with => t('shared.publisher.posting'), :class => 'button'
= link_to t('cancel'), conversations_path
= link_to t('cancel'), :back