Show
Ignore:
Timestamp:
09/24/08 15:20:15 (8 weeks ago)
Author:
aarkerio
Message:

Test Unit fixed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/layouts/basic.ctp

    r765 r779  
    1010          echo $javascript->link('prototype'); 
    1111          echo $javascript->link('myfunctions'); 
     12          // echo $javascript->link('jsapi');  // Google apihttp://www.google.com/jsapi 
    1213          echo $javascript->link('scriptaculous.js?load=effects'); 
    1314     endif; 
     15     //google.load("gdata", "1"); // load Google Data client library 
     16     //   google.setOnLoadCallback(getMyFeed); // wait until the page finishes loading and then call your code 
    1417?> 
    1518<meta http-equiv="content-type" content="text/html; charset=utf-8" />