#if ($hasPortrait) #end
$r.render("portrait")
  $r.render("cancel")
$r.render("command.delete")



## workaround for IE bug http://bugs.olat.org/jira/browse/OLAT-1299 ## FIXME:fj:c only apply in case of IE. ## Used to be: ## But this does not work in ajax mode (when components have been replaced in the dom), since document.write then writes to position 0 causing a white screen