Added Account Menu for all the items under configuration and reporting menu items.
This commit is contained in:
parent
8f1359cde4
commit
c034374fa5
2 changed files with 39 additions and 2 deletions
|
@ -31,9 +31,11 @@
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="TopMenu">
|
||||
<wsp:TopMenu ID="menu" runat="server" />
|
||||
<wsp:TopMenu ID="leftMenu" runat="server" Align="left" />
|
||||
<asp:PlaceHolder ID="LeftPane" runat="server"></asp:PlaceHolder>
|
||||
<wsp:TopMenu ID="rightMenu" runat="server" Align="right" />
|
||||
</div>
|
||||
|
||||
<div id="Top">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue