mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-06 20:05:55 +08:00
added getting started hoot to layout/application.html
This commit is contained in:
parent
eec6b1403d
commit
01b27e9e6d
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
<body class="<%= yield :body_class %>">
|
<body class="<%= yield :body_class %>">
|
||||||
|
|
||||||
<span style="display: none;" data-hook="body-js"></span>
|
<span style="display: none;" data-hook="body-js"></span>
|
||||||
|
<span style="display: none;" data-hook="application-body-html"></span>
|
||||||
|
|
||||||
<!-- Activity modal -->
|
<!-- Activity modal -->
|
||||||
<div class="modal" id="activity-modal" tabindex="-1" role="dialog" aria-labelledby="activity-modal-label">
|
<div class="modal" id="activity-modal" tabindex="-1" role="dialog" aria-labelledby="activity-modal-label">
|
||||||
|
|
Loading…
Add table
Reference in a new issue