From 0ba12b881294a1e1aa55f7135abd85788e8e0907 Mon Sep 17 00:00:00 2001 From: David Beal Date: Tue, 20 Dec 2016 16:31:55 +0100 Subject: [PATCH] tmp --- web_sheet_width_custom/README.rst | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/web_sheet_width_custom/README.rst b/web_sheet_width_custom/README.rst index ac6deff..1f4e2e5 100644 --- a/web_sheet_width_custom/README.rst +++ b/web_sheet_width_custom/README.rst @@ -7,11 +7,7 @@ Web Sheet Width Custom ====================== -This module adds a css class to change a Form Sheet view -to cover the full screen. - -You can apply this css class either in the arch xml view -either by configuration in the view form. +Allow to modify form width with a field selection in the form view. Configuration @@ -30,17 +26,6 @@ To configure this module, you need to: :alt: Set full width :width: 600 px -| - -Alternative way is to define the css class directly in your view. - -You can activate the Full Screen view by the creation of an -inherited view with the following content: -:: - - - oe_form_sheet_full_screen - Install the 'web_sheet_full_width' module if you want to have a full screen @@ -87,4 +72,3 @@ Idea ---- Idea comes from module web_sheet_full_width (Luc De Meyer) -