pUSH CHANGES

This commit is contained in:
ouellette
2022-11-17 14:32:36 -07:00
parent 580e90f6a2
commit 7e283d3d36
98 changed files with 561367 additions and 10 deletions

View File

@ -54,11 +54,11 @@
<HintPath>..\..\..\..\Utilities\SSRSHelper\Release\DocumentFormat.OpenXml.dll</HintPath>
</Reference>
<Reference Include="Kendo.Mvc">
<HintPath>D:\Fab2ApprovalSystem\Kendo.Mvc.dll</HintPath>
<HintPath>..\Kendo\Mvc5\Kendo.Mvc.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="SSRSHelper">
<HintPath>D:\Fab2ApprovalSystem\SSRSHelper.dll</HintPath>
<HintPath>..\references\SSRSHelper.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
@ -146,6 +146,7 @@
<Compile Include="Models\AllUserModel.cs" />
<Compile Include="Models\ApprovalLog.cs" />
<Compile Include="Models\ApprovalLogHistory.cs" />
<Compile Include="Models\ApproveListModel.cs" />
<Compile Include="Models\ChangeControlModel.cs" />
<Compile Include="Models\Common.cs" />
<Compile Include="Models\C_8DAuditedStandard.cs">
@ -338,6 +339,7 @@
<Content Include="Content\kendo\kendo.rtl.min.css" />
<Content Include="Content\kendo\kendo.silver.min.css" />
<Content Include="Content\kendo\kendo.uniform.min.css" />
<Content Include="EmailTemplates\ApprovalReminders.txt" />
<Content Include="EmailTemplates\CorrectiveActionAICompleted.txt" />
<Content Include="EmailTemplates\CorrectiveActionCompleted.txt" />
<Content Include="EmailTemplates\CorrectiveActionSectionApproved.txt" />