diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 3fbb41785..1768312c3 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -29,6 +29,7 @@ data-atwho-rep-items-url="<%= atwho_rep_items_team_path(current_team) %>" data-atwho-menu-items="<%= atwho_menu_items_team_path(current_team) %>" data-file-max-size-mb="<%= Rails.configuration.x.file_max_size_mb %>" + data-popover_v2_enabled="<%= current_user.popover_v2_toggle %>" <% end %> >