Ticket #10241: programme_schedule_refresh_current.patch

File programme_schedule_refresh_current.patch, 243 bytes (added by mythtv-trac@…, 12 years ago)

Patch to implement feature

Line 
123c23
2<         <td class="x-jumpto"><?php echo t('Jump To') ?>:</td>
3---
4>         <td class="x-jumpto"><span class='link' onclick="list_update($('date_select')[$('date_select').selectedIndex].value);"><?php echo t('Jump To') ?>:</span></td>