Fix del bug sui log... rifatto trigger e cerca distinct non x data ma x cod stato prima di fare upsert

#fixed 906

git-svn-id: https://keyhammer.ath.cx/svn/XPS/trunk@77 43c8e981-f90d-406c-a89a-24a2c4268d51
This commit is contained in:
samuele
2008-11-12 10:15:12 +00:00
parent 7ace10d574
commit 67efec6a6f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="mod_menuBottom.ascx.cs"
Inherits="mod_menuBottom" %>
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">153 - </asp:Label>
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">76 - </asp:Label>
<asp:Label runat="server" ID="lblCopyRight" Text="..."></asp:Label>
+2 -2
View File
@@ -6,7 +6,7 @@ rem script.
rem
rem Eseguire dalla directory della copia locale di /svn/$nomeProgetto
cd trunk\WebGTD
cd trunk\XPS
SubWCRev . mod_menuBottom.ascx.in mod_menuBottom.ascx
copy mod_menuBottom.ascx "C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\WebSites\WebGTD\" /Y
copy mod_menuBottom.ascx "C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\WebSites\XPS\" /Y
Binary file not shown.