File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ private function getCompare()
81
81
<a href="https://www.dachcom.com" path="https://www.dachcom.com" linktype="direct" text="dummy" class="list-link">dummy</a>
82
82
</li>
83
83
<li>
84
- <a href="https://www.dachcom-digital.com" class="list-link">dummy</a>
84
+ <a href="https://www.dachcom-digital.com" path="https://www.dachcom-digital.com" linktype="direct" text="dummy" class="list-link">dummy</a>
85
85
</li>
86
86
</ul>
87
87
</div> ' ;
@@ -95,7 +95,7 @@ private function getCompareWithAdditionalClass()
95
95
<a href="https://www.dachcom.com" path="https://www.dachcom.com" linktype="direct" text="dummy" class="list-link">dummy</a>
96
96
</li>
97
97
<li>
98
- <a href="https://www.dachcom-digital.com" class="list-link">dummy</a>
98
+ <a href="https://www.dachcom-digital.com" path="https://www.dachcom-digital.com" linktype="direct" text="dummy" class="list-link">dummy</a>
99
99
</li>
100
100
</ul>
101
101
</div> ' ;
You can’t perform that action at this time.
0 commit comments