CB-6050: Use instance method on actual file plugin object to get FileEntry to return on download

This commit is contained in:
Ian Clelland
2014-02-18 15:25:01 -05:00
parent 31ac00d3ae
commit 35f80e42ec
2 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<issue>https://issues.apache.org/jira/browse/CB/component/12320650</issue>
<!-- dependency id="org.apache.cordova.file@1" /-->
<dependency id="org.apache.cordova.file" />
<dependency id="org.apache.cordova.file" version="1.0.1" />
<js-module src="www/FileTransferError.js" name="FileTransferError">
<clobbers target="window.FileTransferError" />