vcyx
This commit is contained in:
@@ -329,7 +329,7 @@
|
|||||||
<td><pre class="info-hash-codeblock"><code style="word-break: break-all;">{{ item.checksum.split('_bypass_')[0] }}</code></pre></td>
|
<td><pre class="info-hash-codeblock"><code style="word-break: break-all;">{{ item.checksum.split('_bypass_')[0] }}</code></pre></td>
|
||||||
</tr>
|
</tr>
|
||||||
@endif
|
@endif
|
||||||
@if(show_repost_row)
|
@if(item.show_repost_row)
|
||||||
<tr class="info-repost-row">
|
<tr class="info-repost-row">
|
||||||
<th>Repost</th>
|
<th>Repost</th>
|
||||||
<td>
|
<td>
|
||||||
|
|||||||
@@ -274,7 +274,7 @@
|
|||||||
<td><pre class="info-hash-codeblock"><code style="word-break: break-all;">{{ item.checksum.split('_bypass_')[0] }}</code></pre></td>
|
<td><pre class="info-hash-codeblock"><code style="word-break: break-all;">{{ item.checksum.split('_bypass_')[0] }}</code></pre></td>
|
||||||
</tr>
|
</tr>
|
||||||
@endif
|
@endif
|
||||||
@if(show_repost_row)
|
@if(item.show_repost_row)
|
||||||
<tr class="info-repost-row">
|
<tr class="info-repost-row">
|
||||||
<th>Repost</th>
|
<th>Repost</th>
|
||||||
<td>
|
<td>
|
||||||
|
|||||||
Reference in New Issue
Block a user