mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-11 01:44:34 +08:00
10 lines
264 B
Text
10 lines
264 B
Text
<div class="content-header sticky-header">
|
|
<div class="title-row">
|
|
<h1>
|
|
<%= t('projects.reports.index.head_title') %>
|
|
</h1>
|
|
</div>
|
|
<div id="toolbarWrapper" class="toolbar-row">
|
|
<%= render partial: 'reports/index_toolbar' %>
|
|
</div>
|
|
</div>
|