This commit is contained in:
liumengyi
2022-01-06 16:56:27 +08:00
parent 6613dc493f
commit b6ea0afcb4
5 changed files with 7 additions and 7 deletions
+1 -2
View File
@@ -182,8 +182,7 @@ body {margin-bottom: 25px;}
<?php if($this->app->getViewType() == 'xhtml'):?>
<div id="xx-title">
<strong>
<?php $projectName = $this->config->systemMode == 'new' ? $this->project->getById($execution->project)->name . ' / ' : '';?>
<?php echo ($projectName . $this->execution->getByID($execution->id)->name);?>
<?php echo $projectName;?>
</strong>
<div class="linkButton" onclick="handleLinkButtonClick()">
<span title="<?php echo $lang->viewDetails;?>">