CB-7688 Alert is not supported in InAppBrowser on Windows platform

Using cordova-plugin-dialogs to enable alerts.
This commit is contained in:
daserge
2014-11-12 22:35:09 -08:00
committed by sgrebnov
parent 70d74e5273
commit 1bf42c9e3b
+2
View File
@@ -19,6 +19,8 @@
*
*/
window.alert = window.alert || navigator.notification.alert;
exports.defineManualTests = function (contentEl, createActionButton) {
function doOpen(url, target, params, numExpectedRedirects) {