altri update grafici

This commit is contained in:
Samuele Locatelli
2014-02-27 12:53:43 +01:00
parent 7ce313a029
commit f75d0e0138
2 changed files with 14 additions and 9 deletions
+9 -2
View File
@@ -7,7 +7,14 @@
<asp:Content ID="Content3" ContentPlaceHolderID="MainContent" runat="server">
gestione con 2 switch:
<br />
NT/DT
<div class="btn-group">
<button type="button" class="btn btn-default">NT</button>
<button type="button" class="btn btn-default">DT</button>
</div>
<br />
UDC/AL
<div class="btn-group">
<button type="button" class="btn btn-default active">UDC</button>
<button type="button" class="btn btn-default">AL</button>
</div>
</asp:Content>
+5 -7
View File
@@ -3,15 +3,13 @@
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace GMW
{
public partial class PostRX
{
namespace GMW {
public partial class PostRX {
}
}