Skip to content

Commit

Permalink
Changed the folder
Browse files Browse the repository at this point in the history
  • Loading branch information
kollil committed Oct 31, 2023
1 parent db5a391 commit f6468e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public class IPCRequestFormType extends TaskForm

public IPCRequestFormType(DataEntryFormContext ctx, Module owner)
{
super(ctx, owner, NAME, "Histology Service Request", "Imaging", Arrays.asList(
super(ctx, owner, NAME, "Histology Service Request", "Requests", Arrays.asList(
new TaskFormSection(),
new IPC_ServiceRequestDetailsFormSection("Service Request Details"),
new AnimalDetailssFormSection(),
Expand Down

0 comments on commit f6468e9

Please sign in to comment.