Fix bug in org-info.js setup.

I had forgotten the call to the setup routine, it is now in.
This commit is contained in:
Carsten Dominik 2008-04-04 23:47:58 +02:00
parent f87667c730
commit 2f02a50fcc
1 changed files with 1 additions and 0 deletions

View File

@ -468,6 +468,7 @@ you can \"misuse\" it to add arbitrary text to the header."
<script type=\"text/javascript\" language=\"JavaScript\">
/* <![CDATA[ */
%MANAGER-OPTIONS
org_html_manager.setup(); // activate after the parameterd are set
/* ]]> */
</script>"
"The template for the export style additions when org-info.js is used.