details: https://code.openbravo.com/erp/devel/pi/rev/353b8633ced7 changeset: 15239:353b8633ced7 user: Antonio Moreno <antonio.moreno <at> openbravo.com> date: Fri Jan 27 15:28:38 2012 +0100 summary: Fixed issue 19585. Reactivated missing window
diffstat: src-db/database/sourcedata/AD_WINDOW.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 3c2889e6eebd -r 353b8633ced7 src-db/database/sourcedata/AD_WINDOW.xml --- a/src-db/database/sourcedata/AD_WINDOW.xml Fri Jan 27 10:14:33 2012 +0100 +++ b/src-db/database/sourcedata/AD_WINDOW.xml Fri Jan 27 15:28:38 2012 +0100 @@ -771,7 +771,7 @@ <!--163--> <AD_WINDOW_ID><![CDATA[163]]></AD_WINDOW_ID> <!--163--> <AD_CLIENT_ID><![CDATA[0]]></AD_CLIENT_ID> <!--163--> <AD_ORG_ID><![CDATA[0]]></AD_ORG_ID> -<!--163--> <ISACTIVE><![CDATA[N]]></ISACTIVE> +<!--163--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--163--> <NAME><![CDATA[Tree and Node Image]]></NAME> <!--163--> <DESCRIPTION><![CDATA[Defines the descriptions and images that will be used when a tree is displayed.]]></DESCRIPTION> <!--163--> <HELP><![CDATA[Defines the descriptions and images that will be used when a tree is displayed.]]></HELP> ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
