altri update grafici
This commit is contained in:
+9
-2
@@ -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>
|
||||
|
||||
Generated
+5
-7
@@ -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 {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user