From b82b6b10f3f3a9d3ba68dad642f7c2298ae154ac Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 21 May 2015 15:44:18 +0200 Subject: [PATCH] replace '/' by ', ' for better line break in table header --- views/bootstrap/class.ViewDocument.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/bootstrap/class.ViewDocument.php b/views/bootstrap/class.ViewDocument.php index 9a14d4a08..aa2d5b76c 100644 --- a/views/bootstrap/class.ViewDocument.php +++ b/views/bootstrap/class.ViewDocument.php @@ -603,7 +603,7 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style {
- + getReviewStatus(10); foreach($reviewStatusList as $rec) {
/
,