Added Account Menu for all the items under configuration and reporting menu items.

This commit is contained in:
vfedosevich 2014-06-03 04:34:09 +03:00
parent 8f1359cde4
commit c034374fa5
2 changed files with 39 additions and 2 deletions

View file

@ -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">