Files
Leantime/app/Domain/Notifications/Templates/partials/newsBadge.blade.php

4 lines
68 B
PHP

@if($hasNews)
<span class='notificationCounter'>!</span>
@endif