~ubuntu-branches/ubuntu/raring/octopussy/raring

« back to all changes in this revision

Viewing changes to usr/share/aat/INC/AAT_PageTop.inc

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-09-25 10:27:37 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120925102737-1hgntjl557w3sjqh
Tags: 1.0.6-0ubuntu1
* New upstream release (LP: #1056016).
* d/control: bumped Standards-Version: 3.9.3, no changes.
* d/{copyright,control}: Updated upstream URL.
* d/README.Debian: Fixed minor typo.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<head>
3
3
<meta http-equiv="Pragma" content="no-cache" charset="utf-8">
4
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 
5
<script type="text/javascript" src="JS/jquery.js"></script>
 
6
<script type="text/javascript" src="JS/jquery-ui.js"></script>
 
7
<script type="text/javascript" src="JS/jquery-ui-i18n.js"></script>
 
8
<link rel="stylesheet" href="CSS/smoothness/jquery-ui-1.8.16.custom.css" 
 
9
type="text/css" media="all" />
5
10
<% 
6
11
my %arg = @_; 
7
12
use utf8;