Index: lams_tool_lamc/web/monitoring/SummaryContent.jsp =================================================================== diff -u -rbe33897898483fec39439cf31c304bdb80c198f9 -rc52f84ea751e7f1bdfb0574df665fa66081217f9 --- lams_tool_lamc/web/monitoring/SummaryContent.jsp (.../SummaryContent.jsp) (revision be33897898483fec39439cf31c304bdb80c198f9) +++ lams_tool_lamc/web/monitoring/SummaryContent.jsp (.../SummaryContent.jsp) (revision c52f84ea751e7f1bdfb0574df665fa66081217f9) @@ -51,7 +51,7 @@ colModel:[ {name:'userUid',index:'userUid', width:0, hidden: true}, {name:'userId',index:'userId', width:0, hidden: true}, - {name:'userName',index:'userName', width:200, searchoptions: { clearSearch: false }, formatter:userNameFormatter}, + {name:'userName',index:'userName', width:200, searchoptions: { clearSearch: false, attr: {style: "text-align:left;"} }, formatter:userNameFormatter}, {name:'total',index:'total', width:50,align:"right",sorttype:"int", search:false} , {name:'portraitId', index:'portraitId', width:0, hidden: true} ],