mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-09 13:28:53 +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
|
end
|
||||||
|
|
||||||
def is_module_results?
|
def is_module_results?
|
||||||
action_name == 'results'
|
%w(results results_show).include?(action_name)
|
||||||
end
|
end
|
||||||
|
|
||||||
def is_module_activities?
|
def is_module_activities?
|
||||||
|
|
Loading…
Add table
Reference in a new issue