mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-10 06:06:24 +08:00
Add data hook
This commit is contained in:
parent
749c1dda69
commit
94d5dcf4a9
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@
|
|||
</span>
|
||||
</a>
|
||||
<ul class="dropdown-menu" data-hook="navigation-user-menu">
|
||||
<li>
|
||||
<li data-hook="navigation-user-menu-logout">
|
||||
<%= link_to t('nav.user.logout'),
|
||||
destroy_user_session_path,
|
||||
method: :delete %>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue