[mythtv-commits] mythtv/master commit: 6c0966a55 by Chris Pinkham (cpinkham)
MythTV
noreply at mythtv.org
Tue Mar 29 13:26:03 UTC 2011
Author: Chris Pinkham <cpinkham at mythtv.org>
Change Date: 2011-03-29T06:24:23-07:00
Push Date: 2011/03/29 06:26:02 -0700
Repository: mythtv
Branch: master
New Revision: 6c0966a556bbeb7fa091cc63466af512260c4352
Changeset: https://github.com/MythTV/mythtv/commit/6c0966a55
Log:
HTML Setup: Remove new jQuery.ajaxSetup() call in /index.html
This call was copied from samples/index.qsp before removing that
file, but these 'default' settings break loading of other pages
since we load a lot of content into divs using jQuery. Specifically,
on screens with tabbed content, the tabs are all empty with these
settings. The samples pages still appear to work, so I'm removing
this call for now.
Modified:
mythtv/html/index.html
More information about the mythtv-commits
mailing list