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

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