forked from UKSOURCE/cms.lams
Adding backend of Student Support, Contact, Request
This commit is contained in:
@@ -32,6 +32,12 @@ const AUDIT_ACTIONS = Object.freeze({
|
||||
// Contact
|
||||
UPDATE_CONTACT: "UPDATE_CONTACT",
|
||||
|
||||
// Student Support (LAMS static page)
|
||||
UPDATE_STUDENT_SUPPORT: "UPDATE_STUDENT_SUPPORT",
|
||||
|
||||
// Request Info (LAMS static page)
|
||||
UPDATE_REQUEST_INFO: "UPDATE_REQUEST_INFO",
|
||||
|
||||
// Pricing
|
||||
UPDATE_PRICING: "UPDATE_PRICING",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user