mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-01-19 03:35:10 +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 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 fileObj = null;
|
||||
var fileEntry = null;
|
||||
|
Loading…
Reference in New Issue
Block a user