feat: screenshots only for selected device
This commit is contained in:
@@ -71,7 +71,8 @@
|
||||
<div>$IMG</div>
|
||||
<p>$DESCRIPTION</p>
|
||||
</div>
|
||||
<a class="screenshot" href="$REF" target="_blank"><img src="$URL"></a>
|
||||
<a class="screenshot" href="$REF" target="_blank"><img src="$URL" crossorigin="anonymous"
|
||||
referrerpolicy="no-referrer"></a>
|
||||
<div class="randomAction">
|
||||
Actions:
|
||||
<button onclick="searchBundle($IDX, '&random=$IDX')">Show all versions</button>
|
||||
|
||||
Reference in New Issue
Block a user