Skip to content

Commit

Permalink
Merge branch '2020-05-28-Issue6557-PatchEEGhasAccess' of https://gith…
Browse files Browse the repository at this point in the history
…ub.com/h-karim/Loris into 2020-05-28-Issue6557-PatchEEGhasAccess
  • Loading branch information
h-karim committed Jun 12, 2020
2 parents fc3a244 + 3fd079a commit 4b6d04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/electrophysiology_browser/php/sessions.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class Sessions extends \NDB_Page
return ($user->hasPermission('electrophysiology_browser_view_allsites')
|| ($user->hasStudySite()
&& $user->hasPermission('electrophysiology_browser_view_site')
)
)
);
}

Expand Down

0 comments on commit 4b6d04a

Please sign in to comment.