[ADD] EMPLOYEE: Enable/ Disable profile edit feature
This commit is contained in:
@@ -40,3 +40,6 @@ TEMPLATES[0]["OPTIONS"]["context_processors"].append(
|
||||
TEMPLATES[0]["OPTIONS"]["context_processors"].append(
|
||||
"base.context_processors.enable_late_come_early_out_tracking",
|
||||
)
|
||||
TEMPLATES[0]["OPTIONS"]["context_processors"].append(
|
||||
"base.context_processors.enable_profile_edit",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user