From fe3e08337ecddd483a094855380199253b8bae76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Wed, 18 Mar 2009 13:20:38 +0000 Subject: [PATCH] update new url columns with new columns git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26090 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../listbox.xml | 12 ++++++++++++ product/ERP5/bootstrap/erp5_core/bt/revision | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewUpgradeRepositoryBusinessTemplateListDialog/listbox.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewUpgradeRepositoryBusinessTemplateListDialog/listbox.xml index abcfba0b44..b2528f4a38 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewUpgradeRepositoryBusinessTemplateListDialog/listbox.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewUpgradeRepositoryBusinessTemplateListDialog/listbox.xml @@ -539,6 +539,18 @@ <string>version</string> <string></string> </tuple> + <tuple> + <string>revision</string> + <string></string> + </tuple> + <tuple> + <string>installed_version</string> + <string></string> + </tuple> + <tuple> + <string>installed_revision</string> + <string></string> + </tuple> <tuple> <string>description</string> <string></string> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index dbbcbc8da6..63192f726e 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1123 \ No newline at end of file +1124 \ No newline at end of file -- 2.30.9