Pman.Tab.PersonList.js
[Pman.Core] / Pman.Tab.PersonList.js
index ed707c5..abfe902 100644 (file)
@@ -637,8 +637,8 @@ Pman.Tab.PersonList.prototype = {
                     return String.format('<div style="text-decoration:line-through">{0}</div>', v).split("\n").join("<br/>"); 
                 }
                 return String.format('{0}', v).split("\n").join("<br/>"); 
-            }
-          //  width : 150  
+            },
+            width : 150  
         }, cfg);
     },