michele: index timbrature
This commit is contained in:
parent
b5ac55e900
commit
3be2e72b4d
@ -56,36 +56,7 @@
|
|||||||
<input type="submit" value="Esporta excel" name="Esporta excel" class="agy-btn submitForm" />
|
<input type="submit" value="Esporta excel" name="Esporta excel" class="agy-btn submitForm" />
|
||||||
</div>
|
</div>
|
||||||
}
|
}
|
||||||
@* @using (Html.BeginForm())
|
|
||||||
{
|
|
||||||
<div>
|
|
||||||
<div class="row">
|
|
||||||
<div style="float:left;width:40%;padding:0 10px;">
|
|
||||||
@Html.TextBox("id", null, new { placeholder = "Cerca per id", @class = "agy-form-field require" })
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div style="float:left;width:0%;"> </div>
|
|
||||||
<div style="float:left;width:57%;"><input type="submit" value="Cerca" class="agy-btn submitForm" /></div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div style="float:left;width:2%;"> </div>
|
|
||||||
<div style="float:left;width:2%;"> </div>
|
|
||||||
<div style="float:left;width:2%;"> </div>
|
|
||||||
}
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
<br> *@
|
|
||||||
|
|
||||||
@* @using (Html.BeginForm("ExportExcel", "Timbrature"))
|
|
||||||
{
|
|
||||||
@Html.Hidden("id", ViewBag.Timbrature, null)
|
|
||||||
<div style="float:left;width:40%;padding:0 0px;">
|
|
||||||
<input type="submit" value="Esporta excel" name="Esporta excel" class="agy-btn submitForm" /> *@
|
|
||||||
@* <div style="float:left;width:57%;"><input type="submit" value="Esporta excel" class="agy-btn submitForm" /></div> *@
|
|
||||||
@* </div>
|
|
||||||
} *@
|
|
||||||
|
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<thead>
|
<thead>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user