Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
function onErrorInvoke(row1){ 
	window.location="melt://showAlert/"+ row1.message;
}