edit URL prompt
This commit is contained in:
parent
40b68a389d
commit
13ee52a9f6
@ -288,7 +288,7 @@ QR =
|
||||
$.addClass QR.nodes.el, 'dump'
|
||||
|
||||
handleUrl: ->
|
||||
url = prompt("Insert an url:")
|
||||
url = prompt 'Enter a URL:'
|
||||
return if url is null
|
||||
CrossOrigin.file url, (blob) ->
|
||||
if blob
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user