From a3cca886e5b70561a4c94779b7493f85c6463c74 Mon Sep 17 00:00:00 2001 From: Rafael Monnerat <rafael@nexedi.com> Date: Mon, 30 Jan 2012 18:56:40 -0200 Subject: [PATCH] Use clever name for Top Left in Books This information should be generated from the context (Test Page) itself. --- .../SkinTemplateItem/portal_skins/erp5_run_my_doc/boom.css.xml | 2 +- bt5/erp5_run_my_doc/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/boom.css.xml b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/boom.css.xml index 1c2c35e9ea..425cbb244e 100644 --- a/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/boom.css.xml +++ b/bt5/erp5_run_my_doc/SkinTemplateItem/portal_skins/erp5_run_my_doc/boom.css.xml @@ -198,7 +198,7 @@ table.lined td, table.lined th {\n @page :left {\n @top-left {\n font: 11pt "Gill Sans", serif;\n - content: "ERP5 Test creator";\n + content: "ERP5 Run My Docs";\n vertical-align: bottom;\n padding-bottom: 2em;\n }\n diff --git a/bt5/erp5_run_my_doc/bt/revision b/bt5/erp5_run_my_doc/bt/revision index 9d607966b7..3cacc0b93c 100644 --- a/bt5/erp5_run_my_doc/bt/revision +++ b/bt5/erp5_run_my_doc/bt/revision @@ -1 +1 @@ -11 \ No newline at end of file +12 \ No newline at end of file -- 2.30.9