From 617bbe4d93b987c23474dab1c9476f8ea001d0c1 Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 13 Feb 2013 10:26:37 +0530 Subject: [PATCH] update prompt text --- static/videoOverlay.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/videoOverlay.js b/static/videoOverlay.js index c3f2c93..828448c 100644 --- a/static/videoOverlay.js +++ b/static/videoOverlay.js @@ -98,6 +98,7 @@ function getVideoOverlay(page) { } url = prompt( 'Please enter a pan.do/ra video URL, like\n' + + 'https://0xdb.org/0060304/00:13:23,00:13:42 or\n' + 'http://pad.ma/A/editor/00:00:00,00:01:00,00:02:00' + (videoOverlay[page][id] ? '\n\nTo remove the video, just remove the URL.' : ''), videoOverlay[page][id]