nextcloud/apps/comments/tests/js
Daniel Calviño Sánchez c9ce96ff05 Show avatar using "span" instead of "div"
Visually it makes no difference, but as the ".avatar" element is inside
a "span" element it can not be a block element to be compliant with the
HTML specification.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-09-05 18:33:10 +02:00
..
commentscollectionSpec.js Reset comments read marker after loading comments 2016-02-03 16:18:14 +01:00
commentstabviewSpec.js Show avatar using "span" instead of "div" 2018-09-05 18:33:10 +02:00
filespluginSpec.js Add file row indicator for unread comments 2016-02-03 13:00:55 +01:00