jquery.treegrid.bootstrap3.js 166 Bytes Edit Raw Blame History Permalink 1 2 3 4 $.extend($.fn.treegrid.defaults, { expanderExpandedClass: 'glyphicon glyphicon-chevron-down', expanderCollapsedClass: 'glyphicon glyphicon-chevron-right' });