[Rt-commit] rt branch, admin_ui, updated. 091f98f2de65c1a46dd6c786cb5d73989c36db84

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon Feb 1 08:35:58 EST 2010


The branch, admin_ui has been updated
       via  091f98f2de65c1a46dd6c786cb5d73989c36db84 (commit)
      from  45014cd2ab702f595edb4f7a1b4cfc7b8c9eb677 (commit)

Summary of changes:
 lib/RT/View/CRUD.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 091f98f2de65c1a46dd6c786cb5d73989c36db84
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Feb 1 21:35:44 2010 +0800

    tweak cf show

diff --git a/lib/RT/View/CRUD.pm b/lib/RT/View/CRUD.pm
index 7f978fe..5338cef 100644
--- a/lib/RT/View/CRUD.pm
+++ b/lib/RT/View/CRUD.pm
@@ -298,6 +298,7 @@ sub render_custom_field_values {
         }
         else {
             outs( $ocfv->content );
+            outs_raw( '<br />' );
         }
     }
 }

-----------------------------------------------------------------------


More information about the Rt-commit mailing list