From b6fce9a7952ee86e127403e59b20c2b74bcace55 Mon Sep 17 00:00:00 2001
From: Fabien Morin <fabien@nexedi.com>
Date: Wed, 19 Mar 2008 09:37:30 +0000
Subject: [PATCH] remove "Container Cell | view" and "Supply Cell | view" from
 action path list because the view don't exist (and there is no interest in
 having such a view) and make errors on testXHTML.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20018 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 bt5/erp5_trade/bt/revision                  | 2 +-
 bt5/erp5_trade/bt/template_action_path_list | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/bt5/erp5_trade/bt/revision b/bt5/erp5_trade/bt/revision
index 946b551d71..4be28fd89c 100644
--- a/bt5/erp5_trade/bt/revision
+++ b/bt5/erp5_trade/bt/revision
@@ -1 +1 @@
-191
\ No newline at end of file
+194
\ No newline at end of file
diff --git a/bt5/erp5_trade/bt/template_action_path_list b/bt5/erp5_trade/bt/template_action_path_list
index 8642b11ab3..0af1d54909 100644
--- a/bt5/erp5_trade/bt/template_action_path_list
+++ b/bt5/erp5_trade/bt/template_action_path_list
@@ -1,4 +1,3 @@
-Container Cell | view
 Container Line | view
 Container Line | view_quantity
 Container | view
@@ -121,7 +120,6 @@ Sale Trade Condition | view
 Sale Trade Condition | view_discount
 Sale Trade Condition | view_payment
 Sale Trade Condition | view_profile
-Supply Cell | view
 Supply Line | additional_price
 Supply Line | base_price
 Supply Line | discount_ratio
-- 
2.30.9