You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/06/14 02:27:55 UTC

git commit: updated popover reference on test page

Updated Branches:
  refs/heads/master 2b02141fc -> 1eb52eb5e


updated popover reference on test page


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/1eb52eb5
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/1eb52eb5
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/1eb52eb5

Branch: refs/heads/master
Commit: 1eb52eb5edb8e48378393262bfabe02bef9bd889
Parents: 2b02141
Author: Steven Gill <st...@gmail.com>
Authored: Thu Jun 13 17:27:49 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Thu Jun 13 17:27:49 2013 -0700

----------------------------------------------------------------------
 test/camera/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/1eb52eb5/test/camera/index.html
----------------------------------------------------------------------
diff --git a/test/camera/index.html b/test/camera/index.html
index b9031b5..2d5eade 100644
--- a/test/camera/index.html
+++ b/test/camera/index.html
@@ -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;