2009/dap/contacts Overview.html,1.116,1.117

Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv30655/contacts

Modified Files:
	Overview.html 
Log Message:
reindent

Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- Overview.html	30 Mar 2011 16:33:24 -0000	1.116
+++ Overview.html	6 Apr 2011 12:31:45 -0000	1.117
@@ -1,2030 +1,2019 @@
 <!DOCTYPE html>
 <html>
   <head>
-    <title>
-      Contacts API
-    </title>
-    <meta
-     http-equiv='Content-Type'
-     content='text/html;charset=utf-8'>
-<script
- type="text/javascript"
[...3432 lines suppressed...]
-&lt;/script&gt;
-</pre>
-            </div>
-            
-            </section>
-            
-      <p>
-         
-      </p>
+    // assign vCard Blob URL to an anchor element for presentation and download by the user
+    document.getElementById('vcard').href = contactBlobURL; 
+  &lt;/script&gt;
+  </pre>
+        </div>
+      </section>
     </section>
-
   </body>
 </html>
-

Received on Wednesday, 6 April 2011 12:31:52 UTC