update installers x consumo parziale

This commit is contained in:
Samuele Locatelli
2014-07-17 07:54:51 +02:00
parent 146f1a6cfa
commit 1024d2ec4c
5 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
<asp:TemplateField HeaderText="">
<ItemTemplate>
<asp:RadioButtonList ID="rbl" runat="server" RepeatDirection="Horizontal" ToolTip='<%# Eval("UDC") %>' OnDataBinding="rbl_DataBinding" OnDataBound="rbl_DataBound" AutoPostBack="True" OnSelectedIndexChanged="rbl_SelectedIndexChanged">
<asp:ListItem Value="P" Text="" Enabled="false" />
<asp:ListItem Value="P" Text="" Enabled="true" />
<asp:ListItem Value="C" Text="" />
</asp:RadioButtonList>
</ItemTemplate>
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.