mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 13:13:22 +08:00
Added just a data attribute, so i dont have to add it on other branch
This commit is contained in:
parent
9a482eab2e
commit
880582de25
1 changed files with 1 additions and 0 deletions
|
@ -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 %>
|
||||
>
|
||||
|
||||
|
|
Loading…
Reference in a new issue