mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-11 07:34:41 +08:00
Merge pull request #8720 from okriuchykhin/ok_SCI_12177
Fix inventory item list page loading problem due to removed sidebar [SCI-12177]
This commit is contained in:
commit
ee6ff24832
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
<% provide(:head_title, t("libraries.show.head_title", library: @repository.name)) %>
|
||||
<%= stylesheet_link_tag 'datatables' %>
|
||||
<% provide(:container_class, "no-second-nav-container") %>
|
||||
<% provide(:sidebar_url, sidebar_repositories_path) %>
|
||||
<% provide(:sidebar_title, t('sidebar.repositories.sidebar_title')) %>
|
||||
|
||||
<% content_for :head do %>
|
||||
|
|
Loading…
Add table
Reference in a new issue