mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-25 00:03:27 +08:00
Merge remote-tracking branch 'upstream/develop' into SCI-9008-share-task-modal
This commit is contained in:
commit
022c2ee9de
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ module SecondaryNavigationHelper
|
|||
end
|
||||
|
||||
def is_module_results?
|
||||
action_name == 'results'
|
||||
%w(results results_show).include?(action_name)
|
||||
end
|
||||
|
||||
def is_module_activities?
|
||||
|
|
Loading…
Reference in a new issue