mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-01-18 19:22:51 +08:00
updated popover reference on test page
This commit is contained in:
parent
2b02141fc0
commit
1eb52eb5ed
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
var deviceReady = false;
|
var deviceReady = false;
|
||||||
var platformId = cordova.require('cordova/platform').id;
|
var platformId = cordova.require('cordova/platform').id;
|
||||||
var CameraPopoverOptions = cordova.require('cordova/plugin/CameraPopoverOptions');
|
var CameraPopoverOptions = cordova.require('org.apache.cordova.CameraLauncher.CameraPopoverOptions');
|
||||||
var pictureUrl = null;
|
var pictureUrl = null;
|
||||||
var fileObj = null;
|
var fileObj = null;
|
||||||
var fileEntry = null;
|
var fileEntry = null;
|
||||||
|
Loading…
Reference in New Issue
Block a user