RDS Server editing

This commit is contained in:
vfedosevich 2015-03-20 01:27:46 -07:00
parent 8a868a4ea8
commit ac9d689ee6
11 changed files with 565 additions and 5 deletions

View file

@ -173,6 +173,7 @@
<Controls>
<Control key="" src="WebsitePanel/RDSServers.ascx" title="RDSServers" type="View" />
<Control key="add_rdsserver" src="WebsitePanel/RDSServersAddserver.ascx" title="RDSServersAddserver" type="View" icon="computer_add_48.png" />
<Control key="edit_rdsserver" src="WebsitePanel/RDSServersEditServer.ascx" title="RDSServersEditServer" type="View" icon="computer_48.png" />
</Controls>
</ModuleDefinition>