[mythtv-commits] mythtv/master commit: 3a5a4857a by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Tue Mar 29 02:33:50 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-03-28T19:32:14-07:00
   Push Date:  2011/03/28 19:33:47 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  3a5a4857ab9ef84ac99676d8cb0e6a90531a26a9
   Changeset:  https://github.com/MythTV/mythtv/commit/3a5a4857a

Log:

HTML Setup: Implement accordion menus.

Move all menu content into js/menu.qjs, remove all the external menu html files, and implement accordion menus so that "back" buttons become unnecessary, you can tunnel down to any menu item at any time.

Added:

   mythtv/html/css/menustyle.css
   mythtv/html/js/menu.js
   mythtv/html/js/menu.qjs

Removed:

   mythtv/html/setup/menus/advanced.html
   mythtv/html/setup/menus/expert.html
   mythtv/html/setup/menus/main.qsp
   mythtv/html/setup/menus/wizard.html

Modified:

   mythtv/html/index.html



More information about the mythtv-commits mailing list