From 89bccdfe43df81500c96b5fc03f27e125058b5f5 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke <kevin@nexedi.com> Date: Mon, 12 Jun 2006 10:10:52 +0000 Subject: [PATCH] Add missing history tab git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7690 20353a03-c40f-0410-a6d1-a30d3c3de9de --- bt5/erp5_web/bt/template_action_path_list | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bt5/erp5_web/bt/template_action_path_list b/bt5/erp5_web/bt/template_action_path_list index c52f89074f..6b16ae536c 100644 --- a/bt5/erp5_web/bt/template_action_path_list +++ b/bt5/erp5_web/bt/template_action_path_list @@ -1,11 +1,13 @@ Web Page Module | list_ui Web Page Module | sort_on Web Page Module | view +Web Page | history Web Page | list Web Page | metadata Web Page | related Web Page | render Web Page | view +Web Section | history Web Section | metadata Web Section | predicate Web Section | section @@ -13,6 +15,7 @@ Web Section | view Web Site Module | list_ui Web Site Module | sort_on Web Site Module | view +Web Site | history Web Site | metadata Web Site | predicate Web Site | view \ No newline at end of file -- 2.30.9