~ubuntu-branches/ubuntu/quantal/yui/quantal

« back to all changes in this revision

Viewing changes to examples/grids/grids-ge.html

  • Committer: Bazaar Package Importer
  • Author(s): Jaldhar H. Vyas
  • Date: 2010-05-10 07:39:26 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100510073926-822uot0t515r9w25
Tags: 2.8.1-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
156
156
        </div><!--closes bd-->
157
157
 
158
158
        <div id="ft">
159
 
        <p class="first">Copyright &copy; 2009 Yahoo! Inc. All rights reserved.</p>
 
159
        <p class="first">Copyright &copy; 2010 Yahoo! Inc. All rights reserved.</p>
160
160
        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
161
161
            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
162
162
            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
163
163
            <a href="http://careers.yahoo.com/">Job Openings</a></p>
164
164
        </div>
165
165
</div>
 
166
<script src="../../assets/syntax.js"></script>
166
167
<script src="../../assets/dpSyntaxHighlighter.js"></script>
167
168
<script language="javascript"> 
168
169
dp.SyntaxHighlighter.HighlightAll('code');