top menu additives

This commit is contained in:
vfedosevich 2014-03-21 04:00:45 +03:00
parent 079e9cb384
commit d3083d2a59
3 changed files with 92 additions and 2 deletions

View file

@ -33,7 +33,9 @@
</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">