TEST : First implementation of notification with Action Cable : alert message

This commit is contained in:
Xavier J 2016-12-22 22:27:02 +01:00
parent f98bb90f08
commit c533bb0a88
7 changed files with 48 additions and 2 deletions

View file

@ -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'