Translated placeholder for adding new comments

pull/1809/head
Marek Takac 10 years ago committed by Hagen Schink
parent 0284e295bc
commit 2ebf4ecdad
  1. 2
      public/templates/components/activity_comment.html

@ -7,7 +7,7 @@
name="add_comment_text"
ng-model="activity.comment"
required
placeholder="Add your comments here">
placeholder="{{ title }}">
</textarea>
<button class="button"
ng-click="createComment()"

Loading…
Cancel
Save