RT 3.8.17
[freeside.git] / rt / share / html / Widgets / TitleBoxStart
index 492cfab..75550d9 100755 (executable)
@@ -2,7 +2,7 @@
 %#
 %# COPYRIGHT:
 %#
-%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
 %#                                          <sales@bestpractical.com>
 %#
 %# (Except where explicitly superseded by other copyright notices)
@@ -49,7 +49,7 @@
   <div class="titlebox-title<% $title_class ? " $title_class" : ''%>">
 % if ($hideable) {
     <span class="widget"><a href="#" 
-       onclick="return rollup('<%$tid%>');" 
+       onclick="return rollup(<%$tid|n,j%>);" 
        title="Toggle visibility"></a>
        </span>
 % }