Änderung zu sinnvolleren Datenabfragen.
This commit is contained in:
@@ -121,16 +121,7 @@
|
||||
<label id="lbl_retourniert" for="ckb_retourniert">Retourniert</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row" style="height: 40px;"></div>
|
||||
<div id="checkboxes">
|
||||
<asp:CheckBoxList runat="server" Enabled="false">
|
||||
<asp:ListItem Text="Verloren" Value="Verloren" Enabled="false"></asp:ListItem>
|
||||
<asp:ListItem Text="Gestohlen" Value="Verloren" Enabled="false"></asp:ListItem>
|
||||
<asp:ListItem Text="Gesperrt" Value="Verloren" Enabled="false"></asp:ListItem>
|
||||
<asp:ListItem Text="Defekt" Value="Verloren" Enabled="false"></asp:ListItem>
|
||||
<asp:ListItem Text="Archiviert" Value="Verloren" Enabled="false"></asp:ListItem>
|
||||
</asp:CheckBoxList>
|
||||
</div>
|
||||
<div class="row" style="height: 40px;"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user