Improve board tooltips
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="comment-tooltip">
|
||||
<div class="tooltip-large">
|
||||
<?php foreach ($comments as $comment): ?>
|
||||
<?= $this->render('comment/show', array(
|
||||
'comment' => $comment,
|
||||
|
||||
Reference in New Issue
Block a user