Job Expressions
Expressions can be triggered when jobs are created and closed
This commit is contained in:
@@ -14,4 +14,5 @@
|
||||
Html.RenderPartial(MVC.Config.JobPreferences.Views.Parts.General);
|
||||
Html.RenderPartial(MVC.Config.JobPreferences.Views.Parts.Reports);
|
||||
Html.RenderPartial(MVC.Config.JobPreferences.Views.Parts.Locations);
|
||||
Html.RenderPartial(MVC.Config.JobPreferences.Views.Parts.Expressions);
|
||||
}
|
||||
Reference in New Issue
Block a user