DBEditor will add permissions from the Table already, plugins can insert their own Permissions now
This commit is contained in:
parent
b291e25f94
commit
7dea80bb2f
4 changed files with 43 additions and 12 deletions
|
|
@ -74,8 +74,8 @@
|
|||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Group.cs" />
|
||||
<Compile Include="CommandList.cs" />
|
||||
<Compile Include="Group.cs" />
|
||||
<Compile Include="DbExt.cs" />
|
||||
<Compile Include="Main.cs">
|
||||
<SubType>Form</SubType>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue