/** * File: LeftAndMain.Tree.js */ (function($) { $.entwine('ss', function($){ $('.cms-tree').entwine({ Hints: null, onmatch: function() { this._super(); var hints = this.attr('data-hints'); if(hints) this.setHints($.parseJSON(hints)); /** * @todo Icon and page type hover support * @todo Sorting of sub nodes (originally placed in context menu) * @todo Refresh after language