1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

updated live tv timer page

This commit is contained in:
Luke Pulverenti 2013-12-12 23:57:01 -05:00
parent 72b7920f68
commit 07241dc539
3 changed files with 20 additions and 3 deletions

View file

@ -6,7 +6,7 @@
function deleteTimer(page, id) {
Dashboard.confirm("Are you sure you wish to cancel this timer?", "Confirm Timer Deletion", function (result) {
Dashboard.confirm("Are you sure you wish to cancel this timer?", "Confirm Timer Cancellation", function (result) {
if (result) {