mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
$.extend($.fn.treegrid.defaults, {
|
||||
expanderExpandedClass: 'glyphicon glyphicon-chevron-down',
|
||||
expanderCollapsedClass: 'glyphicon glyphicon-chevron-right'
|
||||
});
|
||||
Reference in New Issue
Block a user