
noreply at mythtv
Aug 15, 2012, 2:41 PM
Post #1 of 1
(87 views)
Permalink
|
|
mythweb branch master updated by gigem. v0.26-alpha-1-gff51537
|
|
The branch, master has been updated on the mythweb repository by gitolite user gigem. via ff51537e64dc7f0e955ea9c651c18140f20a9f66 (commit) from 7232c54eec2fa1416ef8c0b3fbdad642aaf26b55 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ff51537e64dc7f0e955ea9c651c18140f20a9f66 Author: David Engel <david [at] istwok> at Wed, 15 Aug 2012 16:37:02 -0500 Committer: David Engel <david [at] istwok> at Wed, 15 Aug 2012 16:37:02 -0500 URL: http://code.mythtv.org/cgit/mythweb/commit/?id=ff51537e64dc7f0e955ea9c651c18140f20a9f66 Don't show template recording rules in mythweb Trying to edit a recording rule template with mythweb can cause it to be deleted. This hack makes mythweb ignore template recording rules until someone with real PHP skills can add full support for them. Fixes #10977 ----------------------------------------------------------------------- Summary of changes: modules/tv/includes/recording_schedules.php | 1 + modules/tv/tmpl/default/schedules.php | 3 +++ 2 files changed, 4 insertions(+), 0 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|