Account Home Organization module
This commit is contained in:
parent
45b1f20102
commit
6acb71d4b3
10 changed files with 955 additions and 324 deletions
|
@ -54,7 +54,12 @@
|
|||
<Control key="create_space" src="WebsitePanel/UserCreateSpace.ascx" title="UserCreateSpace" type="View" icon="sphere_add_48.png" />
|
||||
</Controls>
|
||||
</ModuleDefinition>
|
||||
<ModuleDefinition id="UserNotes">
|
||||
<ModuleDefinition id="UserOrganization">
|
||||
<Controls>
|
||||
<Control key="" src="WebsitePanel/UserOrganization.ascx" title="Organization" type="View" />
|
||||
</Controls>
|
||||
</ModuleDefinition>
|
||||
<ModuleDefinition id="UserNotes">
|
||||
<Controls>
|
||||
<Control key="" src="WebsitePanel/UserAccountNotes.ascx" title="UserAccountNotes" type="View" />
|
||||
</Controls>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue