From 06ce0353570b827d7cbb10218a86cdb403c13569 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Fri, 10 Nov 2017 11:59:29 -0500 Subject: move "About Mathy" to top of help menu --- htdocs/js/mathy.js | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'htdocs/js') diff --git a/htdocs/js/mathy.js b/htdocs/js/mathy.js index edbb17a..2100b26 100644 --- a/htdocs/js/mathy.js +++ b/htdocs/js/mathy.js @@ -27,13 +27,6 @@ jQuery(function($) { ], help: [ - "", - - "%{examples}", - - "
  • ", "
  • ", "", - "About Mathy", + "About Mathy...", "", "
  • ", + + "
  • ", + + "", + + "%{examples}", ], help_row: [ -- cgit v1.2.3