Merge branch 'master' of https://gitlab.chiefsoft.net/WrenchBoard/Users-Wrench into Move-AddJob-to-Popup

This commit is contained in:
2023-06-17 06:21:49 +01:00
15 changed files with 240 additions and 150 deletions
+1 -1
View File
@@ -40,4 +40,4 @@ export default function MyJobs(props) {
{/* End of Add Job List Popout */}
</Layout>
);
}
}