Added just a data attribute, so i dont have to add it on other branch

This commit is contained in:
Zanz2 2018-08-21 09:59:49 +02:00
parent 9a482eab2e
commit 880582de25

View file

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