From 58963d79177639514cdcf5ccd504d0c0cbf983ee Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 16 Jan 2019 15:39:27 +0800 Subject: [PATCH] Roo/tree/TreeNode.js --- Roo/tree/TreeNode.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 #) -- 2.39.2