mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-17 06:35:14 +08:00
6 lines
295 B
Text
6 lines
295 B
Text
<div id="sciNavigationTopMenuContainer" data-turbolinks-permanent data-behaviour="vue">
|
|
<top-menu-container
|
|
url="<%= top_menu_navigations_path %>"
|
|
notifications-url="<%= user_notifications_path %>"
|
|
unseen-notifications-url="<%= unseen_counter_user_notifications_path %>" />
|
|
</div>
|