]> git.uio.no Git - usit-rt.git/blobdiff - share/html/Elements/HeaderJavascript
Upgrade to 4.0.8 with modification of ExternalAuth.
[usit-rt.git] / share / html / Elements / HeaderJavascript
index 28788db5788800bfe2d85c54d51ecbce21168458..d5741f4e6e3f15f1d4683902a426cba615d0f093 100644 (file)
@@ -67,7 +67,7 @@ $onload => undef
 % }
 
 % if ( $RichText and RT->Config->Get('MessageBoxRichText',  $session{'CurrentUser'})) {
-    jQuery().ready(function ()  { ReplaceAllTextareas(<%$m->request_args->{'CKeditorEncoded'} || 0 |n,j%>) });
+    jQuery().ready(function ()  { ReplaceAllTextareas(<%$DECODED_ARGS->{'CKeditorEncoded'} || 0 |n,j%>) });
 % }
 --></script>
 <%ARGS>