ZooFlow: Use BaseRibbonForm, deprecate frmAdmin_Base
This commit is contained in:
@@ -115,15 +115,6 @@
|
||||
<Compile Include="Administration\ClassDetailForm.vb" />
|
||||
<Compile Include="Administration\ClassDetailPage.vb" />
|
||||
<Compile Include="Administration\ClassValidation.vb" />
|
||||
<Compile Include="Administration\frmAdmin_Base.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Administration\frmAdmin_CWDataSearch.Designer.vb">
|
||||
<DependentUpon>frmAdmin_CWDataSearch.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Administration\frmAdmin_CWDataSearch.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Administration\frmAdmin_CWProfile.Designer.vb">
|
||||
<DependentUpon>frmAdmin_CWProfile.vb</DependentUpon>
|
||||
</Compile>
|
||||
@@ -142,7 +133,7 @@
|
||||
<Compile Include="Administration\frmAdmin_IDBEntity.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Administration\frmAdmin_Interface.vb" />
|
||||
<Compile Include="Administration\IAdminForm.vb" />
|
||||
<Compile Include="Administration\frmAdmin_Globix.Designer.vb">
|
||||
<DependentUpon>frmAdmin_Globix.vb</DependentUpon>
|
||||
</Compile>
|
||||
@@ -315,9 +306,6 @@
|
||||
<Compile Include="Queries\ClassQueries.vb" />
|
||||
<Compile Include="Search\SearchFilter.vb" />
|
||||
<Compile Include="Search\State.vb" />
|
||||
<EmbeddedResource Include="Administration\frmAdmin_CWDataSearch.resx">
|
||||
<DependentUpon>frmAdmin_CWDataSearch.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Administration\frmAdmin_CWProfile.resx">
|
||||
<DependentUpon>frmAdmin_CWProfile.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user