mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-28 17:54:16 +08:00
Error with 500 status code for several pages in Settings [SCI-8395]
This commit is contained in:
parent
09c4100115
commit
05b16c17d7
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ module LeftMenuBarHelper
|
|||
active: repositories_are_selected?,
|
||||
submenu: []
|
||||
}, {
|
||||
url: nil,
|
||||
url: "#",
|
||||
name: t('left_menu_bar.templates'),
|
||||
icon: 'fa-edit',
|
||||
active: protocols_are_selected? || label_templates_are_selected?,
|
||||
|
|
Loading…
Reference in a new issue