Roo/bootstrap/menu/Item.js
authorEdward <edward@roojs.com>
Fri, 5 Dec 2014 04:42:38 +0000 (12:42 +0800)
committerEdward <edward@roojs.com>
Fri, 5 Dec 2014 04:42:38 +0000 (12:42 +0800)
Roo/bootstrap/menu/Item.js

index 91ef0fb..0968205 100644 (file)
@@ -16,7 +16,7 @@ Roo.bootstrap.menu = Roo.bootstrap.menu || {};
  * @cfg {Boolean} disable (true | false) default false
  * @cfg {Boolean} preventDefault (true | false) default true
  * @cfg {String} icon Font awesome icon
- * @cfg {String} pos Submenu position (left | right) default right 
+ * @cfg {String} pos Submenu align to (left | right) default right 
  * 
  * 
  * @constructor