mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
Edit Material Design Dashboard
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
@if ($configs->where('name','is_schedule_build')->first()->state == 0)
|
||||
@if (\Auth::User()->getPerm('schedule_edit'))
|
||||
<div class="alert alert-primary" role="alert">
|
||||
<div class="alert alert-warning" role="alert">
|
||||
Attention ! L'horaire n'est pas marqué comme complet, les utilisateurs ne receverons pas de notification concernant l'horaire <a href="/admin/config#schedule_build">Cliquer ici pour accéder aux options</a>
|
||||
</div>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user