+ Add objectID param in doc module.

This commit is contained in:
zhujinyong
2021-03-23 17:43:04 +08:00
parent a5dada4578
commit 21a11d8d09
10 changed files with 90 additions and 81 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<thead>
<tr>
<th class='table-nest-title'>
<a class='table-nest-toggle table-nest-toggle-global' data-expand-text='<?php echo $lang->expand; ?>' data-collapse-text='<?php echo $lang->collapse; ?>'></a>
<a class='table-nest-toggle table-nest-toggle-global' data-expand-text='<?php echo $lang->expand; ?>' data-collapse-text='<?php echo $lang->collapse;?>'></a>
<?php echo $lang->program->name;?>
</th>
<th class='w-100px'><?php common::printOrderLink('PM', $orderBy, $vars, $lang->program->PM);?></th>