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:
@@ -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
@@ -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.
Reference in New Issue
Block a user