Changeset 4939 for branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/ServicePrototype/Index.aspx
- Timestamp:
- 11/25/10 21:49:23 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/ServicePrototype/Index.aspx
r4785 r4939 7 7 <asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server"> 8 8 9 < h2>Index</h2>9 <form id="form1" runat="server"> 10 10 11 <h2>Algorithms</h2> 12 13 <asp:Panel ID="Panel3" runat="server" Height="16px" Width="298px"> 14 </asp:Panel> 15 <asp:Panel ID="Panel1" runat="server" Height="16px" Width="315px"> 16 <asp:Panel ID="Panel2" runat="server"> 17 </asp:Panel> 18 </asp:Panel> 19 20 </form> 11 21 </asp:Content>
Note: See TracChangeset
for help on using the changeset viewer.