diff --git a/web_responsive/README.rst b/web_responsive/README.rst index bb0aea381..d540bf953 100644 --- a/web_responsive/README.rst +++ b/web_responsive/README.rst @@ -62,6 +62,10 @@ Features for mobile: .. image:: https://user-images.githubusercontent.com/973709/50965168-1d0ec500-14c9-11e9-82a0-dfee82ed0861.gif +* Search panel is hidden on small screens. + + .. image:: https://raw.githubusercontent.com/OCA/web/13.0/web_responsive/static/img/search_panel.gif + Features for computers: * Keyboard shortcuts for easier navigation, **using ``Alt + Shift + [key]``** diff --git a/web_responsive/readme/DESCRIPTION.rst b/web_responsive/readme/DESCRIPTION.rst index 60b630a3d..0acebb7a1 100644 --- a/web_responsive/readme/DESCRIPTION.rst +++ b/web_responsive/readme/DESCRIPTION.rst @@ -35,6 +35,10 @@ Features for mobile: .. image:: https://user-images.githubusercontent.com/973709/50965168-1d0ec500-14c9-11e9-82a0-dfee82ed0861.gif +* Search panel is hidden on small screens. + + .. image:: ../static/img/search_panel.gif + Features for computers: * Keyboard shortcuts for easier navigation, **using ``Alt + Shift + [key]``** diff --git a/web_responsive/static/description/index.html b/web_responsive/static/description/index.html index 661216b69..fa43bbe71 100644 --- a/web_responsive/static/description/index.html +++ b/web_responsive/static/description/index.html @@ -398,6 +398,9 @@ Other control panel buttons use icons to save space.
Breadcrumbs navigation is collapsed with a “back arrow” button.
Search panel is hidden on small screens.
+Features for computers: