mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-14 00:54:32 +08:00
Remove 'There is a change on assigned task' notification category [SCI-9767]
This commit is contained in:
parent
254550ef7f
commit
472a095a6a
2 changed files with 0 additions and 2 deletions
|
@ -106,7 +106,6 @@ class NotificationExtends
|
|||
designate_user_to_my_module_activity
|
||||
undesignate_user_from_my_module_activity
|
||||
],
|
||||
my_module_modified: %I[],
|
||||
my_module_due_date: %I[
|
||||
my_module_due_date_reminder
|
||||
],
|
||||
|
|
|
@ -3432,7 +3432,6 @@ en:
|
|||
other: "Others"
|
||||
sub_groups:
|
||||
my_module_designation: "You were assigned to or unassigned from a task"
|
||||
my_module_modified: "There is a change on assigned task"
|
||||
my_module_due_date: "Due date & time reminder on assigned task (24h before)"
|
||||
my_module_comments: "A comment was added or edited on a task you are assigned to"
|
||||
project_experiment_access: "You were added or removed from a Project"
|
||||
|
|
Loading…
Add table
Reference in a new issue