function formatRow($row)
 {
     return $this->mForm->formatRevisionRow($row);
 }