BUGFIX: changed condition to display uploaded File (from r91549)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92454 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2009-11-21 01:42:11 +00:00
parent eccf13ebf8
commit 96431c3aa2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
$EditFileForm
</div>
<% if AttachedFile.ID %>
<% if AttachedFile %>
<div class="mainblock">
$AttachedFile.CMSThumbnail