This commit is contained in:
zhouxudong
2022-03-08 10:36:57 +08:00
parent ca901e8364
commit 49e06424d1
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<?php include '../../common/view/sortable.html.php';?>
<?php js::set('toTaskList', !empty($task->id));?>
<?php js::set('blockID', $blockID);?>
<?php js::set('teamMember', $lang->task->error->teamMember);?>
<?php js::set('teamMemberError', $lang->task->error->teamMember);?>
<?php if(!empty($storyID)):?>
<style> .title-group.required > .required:after {right: 110px;}</style>
<?php endif;?>