* add linkButton tips in card and card do not show cross scroll
This commit is contained in:
@@ -35,7 +35,9 @@
|
||||
<?php echo $this->execution->getByID($execution->id)->name ?>
|
||||
</strong>
|
||||
<div class="linkButton" onclick="linkButtonClicked()">
|
||||
<i class="icon icon-import icon-rotate-270"></i>
|
||||
<span title="查看详情">
|
||||
<i class="icon icon-import icon-rotate-270"></i>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<?php endif;?>
|
||||
|
||||
Reference in New Issue
Block a user