Remove unused data attribute from mobile comments

This commit is contained in:
Steffen van Bergerem 2017-07-30 12:19:37 +02:00
parent 8a3d33d707
commit cd0f8a6670
No known key found for this signature in database
GPG key ID: 315C9787D548DC6B

View file

@ -2,7 +2,7 @@
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%li.comment{id: comment.guid, data:{guid:comment.id}, class: ("hidden" if(defined? hidden))}
%li.comment{id: comment.guid, class: ("hidden" if defined? hidden)}
.content
.media
.media-left