app/views/layouts/phcmembers/application.html.erb in phcmembers-64.0.0 vs app/views/layouts/phcmembers/application.html.erb in phcmembers-64.1.0
- old
+ new
@@ -48,9 +48,10 @@
<div class="sidebar-bg"></div>
<!-- Page Sidebar -->
<!-- Page Content -->
<div id="content" class="content">
+ <%= render 'phcnotifi/default/notifications' %>
<%= yield %>
</div>
<!-- Page Content -->
<!-- Footer Content -->
\ No newline at end of file