Don't markdown project owner's name in tooltip
This commit is contained in:
committed by
Frédéric Guillot
parent
e8df859da2
commit
9c50fc9eb5
@@ -10,6 +10,6 @@
|
||||
<?php endif ?>
|
||||
</span>
|
||||
<?php if (! empty($description)): ?>
|
||||
<?= $this->app->tooltipMarkdown($description) ?>
|
||||
<?= $this->app->tooltipHTML($description) ?>
|
||||
<?php endif ?>
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user