Fix first part of issue 402 - small images are no longer enlarged to 640px

This commit is contained in:
Jef van Schendel 2011-07-01 15:47:37 +02:00
parent 68c6521e04
commit f1e053e074

View File

@ -26,7 +26,7 @@
<h1> <h1>
{{media.title}} {{media.title}}
</h1> </h1>
<img class="media_image" src="{{ request.app.public_store.file_url( <img src="{{ request.app.public_store.file_url(
media.media_files.main) }}" /> media.media_files.main) }}" />
<p> <p>
Uploaded on Uploaded on