eol-style and mime-type

This commit is contained in:
Richard Worth
2009-01-24 12:07:26 +00:00
parent af7fdcb7c4
commit cec2d32af2
25 changed files with 767 additions and 767 deletions

View File

@@ -1,17 +1,17 @@
<!doctype html>
<html>
<head>
<title>Draggable Static Test : Default</title>
<link rel="stylesheet" href="../static.css" type="text/css" />
<link rel="stylesheet" href="../../../themes/base/ui.base.css" type="text/css" />
<link rel="stylesheet" href="../../../themes/base/ui.theme.css" type="text/css" title="ui-theme" />
<script type="text/javascript" src="../../../jquery-1.3.1.js"></script>
<script type="text/javascript" src="../static.js"></script>
</head>
<body>
<div class="ui-draggable">
</div>
</body>
</html>
<!doctype html>
<html>
<head>
<title>Draggable Static Test : Default</title>
<link rel="stylesheet" href="../static.css" type="text/css" />
<link rel="stylesheet" href="../../../themes/base/ui.base.css" type="text/css" />
<link rel="stylesheet" href="../../../themes/base/ui.theme.css" type="text/css" title="ui-theme" />
<script type="text/javascript" src="../../../jquery-1.3.1.js"></script>
<script type="text/javascript" src="../static.js"></script>
</head>
<body>
<div class="ui-draggable">
</div>
</body>
</html>