updated popover reference on test page

This commit is contained in:
Steven Gill 2013-06-13 17:27:49 -07:00
parent 2b02141fc0
commit 1eb52eb5ed

View File

@ -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;