summaryrefslogtreecommitdiffstats
path: root/templates/html/navtree.js
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html/navtree.js')
-rw-r--r--templates/html/navtree.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/navtree.js b/templates/html/navtree.js
index e310bc9..7ce2935 100644
--- a/templates/html/navtree.js
+++ b/templates/html/navtree.js
@@ -23,7 +23,7 @@
*/
var navTreeSubIndices = new Array();
var arrowDown = '▼';
-var arrowRight = '▶';
+var arrowRight = '►';
function getData(varName)
{