合并
This commit is contained in:
@@ -1982,6 +1982,7 @@
|
||||
<Content Include="HSSE\Resources\SignManageEdit.aspx" />
|
||||
<Content Include="HSSE\SecuritySystem\SafetyOrganization.aspx" />
|
||||
<Content Include="HSSE\SecuritySystem\SafetyOrganizationEdit.aspx" />
|
||||
<Content Include="HSSE\SitePerson\DateManage.aspx" />
|
||||
<Content Include="HSSE\SitePerson\DayReport.aspx" />
|
||||
<Content Include="HSSE\SitePerson\DayReportDetailView.aspx" />
|
||||
<Content Include="HSSE\SitePerson\DayReportDetailEdit.aspx" />
|
||||
@@ -3104,6 +3105,8 @@
|
||||
<Content Include="ProjectData\MainItem.aspx" />
|
||||
<Content Include="ProjectData\MainItemEdit.aspx" />
|
||||
<Content Include="ProjectData\MainItemView.aspx" />
|
||||
<Content Include="ProjectData\ProjectDevices.aspx" />
|
||||
<Content Include="ProjectData\ProjectDevicesEdit.aspx" />
|
||||
<Content Include="ProjectData\ProjectInformation.aspx" />
|
||||
<Content Include="ProjectData\ProjectList.aspx" />
|
||||
<Content Include="ProjectData\ProjectSet.aspx" />
|
||||
@@ -13575,6 +13578,13 @@
|
||||
<Compile Include="HSSE\SecuritySystem\SafetyOrganizationEdit.aspx.designer.cs">
|
||||
<DependentUpon>SafetyOrganizationEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HSSE\SitePerson\DateManage.aspx.cs">
|
||||
<DependentUpon>DateManage.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="HSSE\SitePerson\DateManage.aspx.designer.cs">
|
||||
<DependentUpon>DateManage.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="HSSE\SitePerson\DayReport.aspx.cs">
|
||||
<DependentUpon>DayReport.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
@@ -15080,6 +15090,20 @@
|
||||
<Compile Include="ProjectData\MainItemView.aspx.designer.cs">
|
||||
<DependentUpon>MainItemView.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ProjectData\ProjectDevices.aspx.cs">
|
||||
<DependentUpon>ProjectDevices.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ProjectData\ProjectDevices.aspx.designer.cs">
|
||||
<DependentUpon>ProjectDevices.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ProjectData\ProjectDevicesEdit.aspx.cs">
|
||||
<DependentUpon>ProjectDevicesEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ProjectData\ProjectDevicesEdit.aspx.designer.cs">
|
||||
<DependentUpon>ProjectDevicesEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ProjectData\ProjectInformation.aspx.cs">
|
||||
<DependentUpon>ProjectInformation.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
Reference in New Issue
Block a user