~smagoun/whoopsie/whoopsie-lp1017637

« back to all changes in this revision

Viewing changes to backend/stats/static/js/yui/tests/calendar/tests/calendar-base-manual/calendar-debug.html

  • Committer: Evan Dandrea
  • Date: 2012-05-09 05:53:45 UTC
  • Revision ID: evan.dandrea@canonical.com-20120509055345-z2j41tmcbf4as5uf
The backend now lives in lp:daisy and the website (errors.ubuntu.com) now lives in lp:errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
 
<html>
3
 
<head>
4
 
    <title>Calendar Tests</title>
5
 
    <script type="text/javascript" src="../../js/calendar-base.js"></script>
6
 
    <script type="text/javascript" src="../../js/calendar.js"></script>
7
 
    <script type="text/javascript" src="../../js/calendarnavigator.js"></script>
8
 
</head>
9
 
</body>
10
 
</body>
11
 
</html>