[PORTAL-16 PORTAL-18] Widget ms; staging
[portal.git] / ecomp-portal-FE-os / client / bower_components_external / b2b / js / b2b-angular / README.md
diff --git a/ecomp-portal-FE-os/client/bower_components_external/b2b/js/b2b-angular/README.md b/ecomp-portal-FE-os/client/bower_components_external/b2b/js/b2b-angular/README.md
deleted file mode 100644 (file)
index abe5a5f..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-This file tracks patches to b2b-angular.js
-
-
-20 March 2017: Page auto adjustment with left menu collapse and expand.
-+
-scope.toggleDrawer = function(showmenu){
-       scope.idx=-1; /*hide the sunmenus*/
-       if(showmenu){
-               document.getElementById('page-content').style.paddingLeft = "50px";
-       }
-       else
-               document.getElementById('page-content').style.paddingLeft = "230px";            
-};
\ No newline at end of file