| @@ -283,7 +283,7 @@ td, th { | |||||
| </td> | </td> | ||||
| <td class="ti-text-form-content"> | <td class="ti-text-form-content"> | ||||
| <div class="text-span text-span-w" id="{{.VersionName}}-mirror"> | |||||
| <div class="text-span text-span-w" id="{{.VersionName}}-BenchmarkTypeName"> | |||||
| {{$.BenchmarkTypeName}} | {{$.BenchmarkTypeName}} | ||||
| </div> | </div> | ||||
| </td> | </td> | ||||
| @@ -362,7 +362,7 @@ td, th { | |||||
| </td> | </td> | ||||
| <td class="ti-text-form-content"> | <td class="ti-text-form-content"> | ||||
| <div class="text-span text-span-w" id="{{.VersionName}}-mirror"> | |||||
| <div class="text-span text-span-w" id="{{.VersionName}}-BenchmarkChildTypeName"> | |||||
| {{$.BenchmarkChildTypeName}} | {{$.BenchmarkChildTypeName}} | ||||
| </div> | </div> | ||||
| </td> | </td> | ||||