Pman.Tab.PersonList.js
authorAlan Knowles <alan@roojs.com>
Tue, 3 Sep 2019 09:29:59 +0000 (17:29 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 3 Sep 2019 09:29:59 +0000 (17:29 +0800)
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);
     },