Maybe fix rilettura multipla

This commit is contained in:
Samuele E. Locatelli
2020-07-25 16:31:24 +02:00
parent e08bde68e3
commit f10dacc8a8
4 changed files with 3 additions and 3 deletions
@@ -61,7 +61,7 @@
<asp:ControlParameter ControlID="hfStackId" DefaultValue="0" Name="StackID" PropertyName="Value" Type="Int32" />
</SelectParameters>
</asp:ObjectDataSource>
<asp:Timer runat="server" Interval="1000" OnTick="Unnamed1_Tick"></asp:Timer>
<asp:Timer runat="server" Interval="2000" OnTick="Unnamed1_Tick"></asp:Timer>
</ContentTemplate>
</asp:UpdatePanel>
</div>