This commit is contained in:
commit
0264cb3cb4
|
@ -35,7 +35,7 @@
|
|||
<table class='detailtable'>
|
||||
|
||||
<tr>
|
||||
{{each missimg value index}}
|
||||
{{each imgs value index}}
|
||||
<td><img onclick='bigger(this)' class='tp' width="200" height="200" src='{{value}}' /></td>
|
||||
{{/each}}
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue