alertify.js icon indicating copy to clipboard operation
alertify.js copied to clipboard

better variable name in the docs

Open lexoyo opened this issue 11 years ago • 0 comments

The name e was miss leading since it is a boolean:

alertify.prompt("Message", function (e, str) 

lexoyo avatar Oct 17 '14 17:10 lexoyo