Subversion Repository Public Repository

litesoft

Diff Revisions 663 vs 664 for /trunk/GWT_Sandbox/SampleHello/war/Hello.html

Diff revisions: vs.
  @@ -1,4 +1,4 @@
1 - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1 + <!doctype html>
2 2 <!-- -->
3 3 <!-- Copyright 2008 Google Inc. -->
4 4 <!-- Licensed under the Apache License, Version 2.0 (the "License"); you -->
  @@ -17,6 +17,7 @@
17 17 <head>
18 18 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
19 19 <title>Hello</title>
20 + <script type="text/javascript" src="cordova-1.7.0.js"></script>
20 21 <script type="text/javascript" language="javascript" src="Hello/Hello.nocache.js"></script>
21 22 </head>
22 23 <body bgcolor="white">