Common/DocumentResultList: Move Context menu into ribbon
This commit is contained in:
@@ -382,6 +382,12 @@
|
||||
<Compile Include="Search\frmFlowSearch1.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Search\frmFlowSearch2.Designer.vb">
|
||||
<DependentUpon>frmFlowSearch2.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Search\frmFlowSearch2.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Search\frmSearchNeu.Designer.vb">
|
||||
<DependentUpon>frmSearchNeu.vb</DependentUpon>
|
||||
</Compile>
|
||||
@@ -528,6 +534,9 @@
|
||||
<EmbeddedResource Include="Search\frmFlowSearch1.resx">
|
||||
<DependentUpon>frmFlowSearch1.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Search\frmFlowSearch2.resx">
|
||||
<DependentUpon>frmFlowSearch2.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Search\frmSearchNeu.resx">
|
||||
<DependentUpon>frmSearchNeu.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user