Adds UI to enrole members
This commit is contained in:
parent
bc6feacbee
commit
0b8b717f3e
12 changed files with 58 additions and 11 deletions
|
|
@ -252,7 +252,6 @@
|
|||
<Content Include="Views\Admin\Backups.aspx" />
|
||||
<Content Include="Views\Admin\Restore.aspx" />
|
||||
<Content Include="Views\Admin\Restored.aspx" />
|
||||
<Content Include="Views\Admin\Index.aspx" />
|
||||
<Content Include="Views\FrontOffice\Estimates.aspx" />
|
||||
<Content Include="Catalog.xml" />
|
||||
<Content Include="RegistrationMail.txt" />
|
||||
|
|
@ -469,6 +468,9 @@
|
|||
<Content Include="App_Themes\images\star-939235_1280.jpg" />
|
||||
<Content Include="App_Themes\images\star-939235_1280.s.jpg" />
|
||||
<Content Include="App_Themes\images\star-939235_1280.xxs.jpg" />
|
||||
<Content Include="Views\Admin\AddMemberToRole.ascx" />
|
||||
<Content Include="Views\Admin\UsersInRole.aspx" />
|
||||
<Content Include="Views\Admin\Index.aspx" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue