Removing the classic render feature, since it's not working properly

This commit is contained in:
Joe Bowser
2012-01-25 11:40:46 -08:00
parent d28a60ed97
commit 503640f6b5
2 changed files with 2 additions and 21 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
<phonegap>
<access origin="http://127.0.0.1*"/>
<log level="DEBUG"/>
<render legacy="true" />
<preference name="classicRender" value="true" />
</phonegap>