fix: Open buttons in new page
This commit is contained in:
parent
3fa7f5d7d1
commit
ddcbbf172b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ function defineTemplate() {
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<a>
|
<a target="_blank">
|
||||||
<img/>
|
<img/>
|
||||||
</a>
|
</a>
|
||||||
`;
|
`;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue