notificaciones
This commit is contained in:
parent
3a6df70928
commit
590bfef222
1 changed files with 5 additions and 0 deletions
5
_includes/notification.html
Normal file
5
_includes/notification.html
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
<div
|
||||||
|
data-controller="notification"
|
||||||
|
data-notification-templates="assets/templates/"
|
||||||
|
class="notification fixed-top w-100 fade collapse hide">
|
||||||
|
</div>
|
Loading…
Reference in a new issue