Forward porting removal of deleteFileUrl from Posts in the CS, re bug 9260.

This commit is contained in:
Colin Kuskie 2008-12-15 02:39:11 +00:00
parent 941240370b
commit 9890ede43d
2 changed files with 2 additions and 1 deletions

View file

@ -1428,7 +1428,7 @@ sub www_edit {
name=>"storageId",
value=>$self->get("storageId"),
maxAttachments=>$numberOfAttachments,
deleteFileUrl=>$self->getUrl("func=deleteFile;filename=")
##Removed deleteFileUrl, since it will go around the revision control system.
}) if ($numberOfAttachments);
$var{'contentType.form'} = WebGUI::Form::contentType($session, {