From: Alan Knowles Date: Wed, 16 Jan 2019 07:39:27 +0000 (+0800) Subject: Roo/tree/TreeNode.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=58963d79177639514cdcf5ccd504d0c0cbf983ee Roo/tree/TreeNode.js --- diff --git a/Roo/tree/TreeNode.js b/Roo/tree/TreeNode.js index 5c7f537a35..e393fa05d3 100644 --- a/Roo/tree/TreeNode.js +++ b/Roo/tree/TreeNode.js @@ -18,7 +18,7 @@ * @cfg {Boolean} allowDrop false if this node cannot be drop on * @cfg {Boolean} disabled true to start the node disabled * @cfg {String} icon The path to an icon for the node. The preferred way to do this - * is to use the cls or iconCls attributes and add the icon via a CSS background image. + * is to use the cls or iconCls attributes and add the icon via a CSS background image. * @cfg {String} cls A css class to be added to the node * @cfg {String} iconCls A css class to be added to the nodes icon element for applying css background images * @cfg {String} href URL of the link used for the node (defaults to #)