summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-common/client/bower_components_external/b2b/js/b2b-angular/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE-common/client/bower_components_external/b2b/js/b2b-angular/README.md')
-rw-r--r--ecomp-portal-FE-common/client/bower_components_external/b2b/js/b2b-angular/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/ecomp-portal-FE-common/client/bower_components_external/b2b/js/b2b-angular/README.md b/ecomp-portal-FE-common/client/bower_components_external/b2b/js/b2b-angular/README.md
index 8c30ec55..addbd91b 100644
--- a/ecomp-portal-FE-common/client/bower_components_external/b2b/js/b2b-angular/README.md
+++ b/ecomp-portal-FE-common/client/bower_components_external/b2b/js/b2b-angular/README.md
@@ -19,4 +19,8 @@ scope.toggleDrawer = function(showmenu){
}
else
document.getElementById('page-content').style.paddingLeft = "230px";
-}; \ No newline at end of file
+};
+
+26 May 2017 : Changed b2b sort icons
++
+"<i ng-class=\"{'icon-controls-upPRIMARY active': sortPattern === 'ascending', 'icon-controls-down active down': sortPattern === 'descending'}\"></i>\n"