IO-1983 Add filter to job notes table for audit.

This commit is contained in:
Patrick Fic
2022-07-20 14:39:06 -07:00
parent b189b045f8
commit cd29a0f613
5 changed files with 71 additions and 3 deletions

View File

@@ -1919,7 +1919,9 @@
"labels": {
"addtorelatedro": "Add to Related ROs",
"newnoteplaceholder": "Add a note...",
"notetoadd": "Note to Add"
"notetoadd": "Note to Add",
"systemnotes": "System Notes",
"usernotes": "User Notes"
},
"successes": {
"create": "Note created successfully.",