Zooflow: First version of user group relations
This commit is contained in:
@@ -247,10 +247,10 @@
|
||||
<Compile Include="Administration\Users\frmAdmin_UserGroupRelations.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Administration\Users\frmWaitForm.Designer.vb">
|
||||
<Compile Include="frmWaitForm.Designer.vb">
|
||||
<DependentUpon>frmWaitForm.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Administration\Users\frmWaitForm.vb">
|
||||
<Compile Include="frmWaitForm.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ApplicationEvents.vb" />
|
||||
@@ -488,7 +488,7 @@
|
||||
<EmbeddedResource Include="Administration\Users\frmAdmin_UserGroupRelations.resx">
|
||||
<DependentUpon>frmAdmin_UserGroupRelations.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Administration\Users\frmWaitForm.resx">
|
||||
<EmbeddedResource Include="frmWaitForm.resx">
|
||||
<DependentUpon>frmWaitForm.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmConfigBasic.resx">
|
||||
@@ -1066,6 +1066,8 @@
|
||||
<None Include="Resources\open2.svg" />
|
||||
<None Include="Resources\actions_send1.svg" />
|
||||
<None Include="Resources\actions_send2.svg" />
|
||||
<None Include="Resources\nextview.svg" />
|
||||
<None Include="Resources\previousview.svg" />
|
||||
<Content Include="Zooflow.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||
|
||||
Reference in New Issue
Block a user