Web Responsive
-
This Module Helps to Create Enterprise Like App Drawer, Responsiveness and Sticky Headers Included
+
This module adds responsiveness to web backend.

@@ -111,7 +111,7 @@ This module adds responsiveness to web backend.
diff --git a/responsive_web/static/src/components/apps_menu/apps_menu.js b/responsive_web/static/src/components/apps_menu/apps_menu.js
index 5e752edcd..1f80f3b75 100644
--- a/responsive_web/static/src/components/apps_menu/apps_menu.js
+++ b/responsive_web/static/src/components/apps_menu/apps_menu.js
@@ -5,15 +5,20 @@ import { registry } from "@web/core/registry";
const { fuzzyLookup } = require('@web/core/utils/search');
import { computeAppsAndMenuItems } from "@web/webclient/menus/menu_helpers";
import core from 'web.core';
+
const commandProviderRegistry = registry.category("command_provider");
const { onMounted } = owl;
+
import { patch } from 'web.utils';
var rpc = require('web.rpc');
patch(NavBar.prototype, 'responsive_web/static/src/components/apps_menu/apps_menu.js', {
+
+
//--------------------------------------------------------------------------
// Public
//--------------------------------------------------------------------------
+
/**
* @override
*/
@@ -102,4 +107,6 @@ patch(NavBar.prototype, 'responsive_web/static/src/components/apps_menu/apps_men
$('.o_menu_sections').attr('style','display: flex !important');
return this._super(menu);
}
-});
\ No newline at end of file
+});
+
+
diff --git a/responsive_web/static/src/components/apps_menu/link_view.xml b/responsive_web/static/src/components/apps_menu/link_view.xml
index 161106711..1205f862e 100644
--- a/responsive_web/static/src/components/apps_menu/link_view.xml
+++ b/responsive_web/static/src/components/apps_menu/link_view.xml
@@ -1,5 +1,4 @@
-
diff --git a/responsive_web/static/src/xml/PivotCustom.xml b/responsive_web/static/src/xml/PivotCustom.xml
index a494a7c8a..be67462ed 100644
--- a/responsive_web/static/src/xml/PivotCustom.xml
+++ b/responsive_web/static/src/xml/PivotCustom.xml
@@ -1,6 +1,6 @@
-
+ //Adding new attribute to o_pivot class div
overflow-x:unset
diff --git a/responsive_web/static/templates/side_bar.xml b/responsive_web/static/templates/side_bar.xml
index 74b832e9f..7b877bca4 100644
--- a/responsive_web/static/templates/side_bar.xml
+++ b/responsive_web/static/templates/side_bar.xml
@@ -1,6 +1,6 @@
-
+ //Changing the main menu icon
-
+ //Changing the app drawer like EnterPrice edition
@@ -35,18 +35,19 @@
style="margin-top:20px;"/>