* ajusted views of moduel 'user'.

This commit is contained in:
Catouse
2014-04-03 15:01:15 +08:00
parent f1183fed54
commit d2a30ecfb0
26 changed files with 368 additions and 341 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
<tr class='text-center'>
<td><?php if($canView) echo html::a($viewLink, sprintf('%03d', $doc->id)); else printf('%03d', $doc->id);?></td>
<td><?php if(isset($modules[$doc->module]))print($modules[$doc->module]);?></td>
<td class='a-left nobr'><nobr><?php echo html::a($viewLink, $doc->title);?></nobr></td>
<td class='text-left nobr'><nobr><?php echo html::a($viewLink, $doc->title);?></nobr></td>
<td><?php echo $users[$doc->addedBy];?></td>
<td><?php echo $doc->addedDate;?></td>
<td>