Pman.Tab.Group_Rights.js
authorChris <chris@roojs.com>
Fri, 14 Sep 2012 09:50:06 +0000 (17:50 +0800)
committerChris <chris@roojs.com>
Fri, 14 Sep 2012 09:50:06 +0000 (17:50 +0800)
Pman.Tab.Group_Rights.js

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