fix duplicate link
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{{#each duplicates}}
|
||||
<tr>
|
||||
<td>
|
||||
<a href="#{{#if _entityType}}{{_entityType}}111{{else}}{{../../scope}}{{/if}}/view/{{id}}" target="_BLANK">{{name}}</a>
|
||||
<a href="#{{#if _entityType}}{{_entityType}}{{else}}{{../../scope}}{{/if}}/view/{{id}}" target="_BLANK">{{name}}</a>
|
||||
{{#if _entityType}}({{translate _entityType category='scopeNames'}}){{/if}}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user