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,5 @@
|
||||
$.extend($.fn.treegrid.defaults, {
|
||||
expanderTemplate: '<i class="treegrid-expander"></i>',
|
||||
expanderExpandedClass: 'icon-chevron-down',
|
||||
expanderCollapsedClass: 'icon-chevron-right'
|
||||
});
|
||||
Reference in New Issue
Block a user