TEST : First implementation of notification with Action Cable : alert message
This commit is contained in:
parent
f98bb90f08
commit
c533bb0a88
7 changed files with 48 additions and 2 deletions
|
@ -50,6 +50,7 @@
|
|||
%i.fa.fa-times{style:'position: fixed; top: 10; right: 30; color: white;'}
|
||||
|
||||
= render partial: 'layouts/switch_devise_profile_module'
|
||||
= render partial: 'layouts/notifications_alert'
|
||||
|
||||
= render partial: 'layouts/footer', locals: {main_container_size: main_container_size}
|
||||
= render partial: 'layouts/google_analytics'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue