hide all notifications button

This commit is contained in:
Cüneyt Şentürk
2021-06-27 16:31:27 +03:00
parent 7589a22dbb
commit f1e92e1b62
5 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
{{ trans_choice('notifications.new_apps', 2) }}
@if ($notifications)
<button type="button" class="btn btn-outline-success rounded-circle btn-icon-only btn-sm ml-2"
<button type="button" class="btn btn-outline-success rounded-circle btn-icon-only btn-sm ml-2 d-none"
data-toggle="tooltip"
data-placement="right"
title="{{ trans('notifications.mark_read_all') }}"