michele: index timbrature

This commit is contained in:
michele 2024-05-20 12:54:03 +02:00
parent b5ac55e900
commit 3be2e72b4d

View File

@ -56,36 +56,7 @@
<input type="submit" value="Esporta excel" name="Esporta excel" class="agy-btn submitForm" />
</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%;">&nbsp;</div>
<div style="float:left;width:57%;"><input type="submit" value="Cerca" class="agy-btn submitForm" /></div>
</div>
<div style="float:left;width:2%;">&nbsp;</div>
<div style="float:left;width:2%;">&nbsp;</div>
<div style="float:left;width:2%;">&nbsp;</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">
<thead>