]> git.uio.no Git - usit-rt.git/blobdiff - share/html/Elements/Header
Upgrade to 4.2.2
[usit-rt.git] / share / html / Elements / Header
index fabf34528da5061bea44377db18b8fbcac7845b9..b0b0717411fa41765263c30ef398318140a9c2f0 100644 (file)
@@ -2,7 +2,7 @@
 %#
 %# COPYRIGHT:
 %#
-%# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC
 %#                                          <sales@bestpractical.com>
 %#
 %# (Except where explicitly superseded by other copyright notices)
@@ -91,8 +91,8 @@
 <% $attr->Content |n %>
 % }
 </style>
-
-% $m->callback( %ARGS, CallbackName => 'Head' );
+% # Leave %ARGS for backward compatibility
+% $m->callback( %ARGS, CallbackName => 'Head', ARGSRef => \%ARGS );
 
 </head>
   <body class="<% lc $style %><% RT->Config->Get("UseSideBySideLayout", $session{'CurrentUser'}) ? ' sidebyside' : '' %>" <% $id && qq[id="comp-$id"] |n %>>