Pman.Tab.Group_Rights.js
authoredward <edward@roojs.com>
Thu, 13 Jul 2017 09:50:03 +0000 (17:50 +0800)
committeredward <edward@roojs.com>
Thu, 13 Jul 2017 09:50:03 +0000 (17:50 +0800)
Pman.Tab.Group_Rights.js

index 05f9afe..bf81b87 100644 (file)
@@ -131,6 +131,7 @@ Pman.Tab.Group_Rights = {
                         'width' : 50,
                         renderer : function(v,x,r)
                         {
+                            Roo.log(r);
                             return String.format('<span qtip="{1}">{0}</span>', v.split('.').shift(), v);
                         }
                     },