mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-06 05:04:35 +08:00
Code fix after rebase with latest master [SCI-442]
This commit is contained in:
parent
d2b48e94bd
commit
c783e9a03d
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class UserNotificationsController < ApplicationController
|
|||
}
|
||||
end
|
||||
end
|
||||
mark_seen_notification @notifications
|
||||
UserNotification.seen_by_user(current_user)
|
||||
end
|
||||
|
||||
def recent_notifications
|
||||
|
|
Loading…
Add table
Reference in a new issue