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