Removed price for now

This commit is contained in:
Toerd@480 2019-10-23 22:57:17 +02:00
parent 847202cc79
commit 5354aac4bf

View File

@ -63,9 +63,6 @@ function showOverlay(overlay, imgName) {
<th>Date:</th><td>${info.date}</td> <th>Date:</th><td>${info.date}</td>
</tr> </tr>
<tr> <tr>
<th>Price:</th><td>${info.price}</td>
</tr>
<tr>
<th colspan="2">Description:</th> <th colspan="2">Description:</th>
</tr> </tr>
<tr> <tr>