pUSH CHANGES
This commit is contained in:
@ -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" />
|
||||
|
Reference in New Issue
Block a user