From a2d6bd4d61dfdb6db52b7bf9c1b9c79386e4401f Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Tue, 21 Jul 2015 13:56:36 +0530 Subject: [PATCH] Set direction to lrt for column types Signed-off-by: Madhura Jayaratne --- templates/table/rows_normal.phtml | 2 +- templates/table/rows_zoom.phtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/table/rows_normal.phtml b/templates/table/rows_normal.phtml index 4c0cc11f72..8cac7af1d1 100644 --- a/templates/table/rows_normal.phtml +++ b/templates/table/rows_normal.phtml @@ -20,7 +20,7 @@ for ( getColumnProperties($column_index, $column_index); ?> - + diff --git a/templates/table/rows_zoom.phtml b/templates/table/rows_zoom.phtml index be6832c642..06550cf4e8 100644 --- a/templates/table/rows_zoom.phtml +++ b/templates/table/rows_zoom.phtml @@ -55,7 +55,7 @@ for ($i = 0; $i < 4; $i++): ?> $value[$i] = $properties['value']; } ?> - +