#145 add comments for devices

This commit is contained in:
Gary Sharp
2025-07-17 11:40:50 +10:00
parent 2184c9e22e
commit f8fd1a58a3
35 changed files with 2047 additions and 614 deletions
+3 -3
View File
@@ -265,11 +265,11 @@ WriteLiteral(" id=\"jobDetailTab-ResourcesLink\"");
WriteLiteral(" href=\"#jobDetailTab-Resources\"");
WriteLiteral(">Log and Attachments [");
WriteLiteral(">Comments and Attachments [");
#line 65 "..\..\Views\Job\Show.cshtml"
Write(Model.Job.JobAttachments.Count);
Write(Model.Job.JobAttachments.Count);
#line default
@@ -291,7 +291,7 @@ WriteLiteral(" id=\"jobDetailTab-ResourcesLink\"");
WriteLiteral(" href=\"#jobDetailTab-Resources\"");
WriteLiteral(">Log</a></li>\r\n");
WriteLiteral(">Comments</a></li>\r\n");
#line 70 "..\..\Views\Job\Show.cshtml"