* hidden all projects.

This commit is contained in:
dingyongliang
2022-09-23 08:48:17 +00:00
parent 4ef4195d34
commit b708b328ee
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
$originOrders[] = $program->order;
?>
<tr <?php echo $trAttrs;?>>
<tr <?php echo $trAttrs;?> data-type="<?php echo $program->type;?>">
<td class='c-name text-left <?php if($canOrder) echo 'sort-handler';?> has-prefix has-suffix' title='<?php echo $program->name?>'>
<?php
$icon = '';