Author: dkulp
Date: Wed Aug 28 15:01:21 2013
New Revision: 876489

Log:
Add init script for the highlighter

Added:
    websites/production/cxf/content/resources/highlighter/highlighterInit.js

Added: websites/production/cxf/content/resources/highlighter/highlighterInit.js
==============================================================================
--- websites/production/cxf/content/resources/highlighter/highlighterInit.js 
(added)
+++ websites/production/cxf/content/resources/highlighter/highlighterInit.js 
Wed Aug 28 15:01:21 2013
@@ -0,0 +1,3 @@
+SyntaxHighlighter.defaults['toolbar'] = false;
+SyntaxHighlighter.all();
+


Reply via email to