mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-09 22:55:34 +08:00
Add data hook to settings/team page [SCI-2253]
This commit is contained in:
parent
b2bd1cb849
commit
10b86a9d05
1 changed files with 1 additions and 0 deletions
|
@ -137,3 +137,4 @@
|
|||
<%= render partial: 'users/settings/user_teams/destroy_user_team_modal.html.erb' %>
|
||||
<%= stylesheet_link_tag 'datatables' %>
|
||||
<%= javascript_include_tag 'users/settings/teams/show' %>
|
||||
<span data-hook="team-bottom"></span>
|
||||
|
|
Loading…
Add table
Reference in a new issue