diff options
-rw-r--r-- | ui/tests/autodrag.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/tests/autodrag.html b/ui/tests/autodrag.html index a262830db..73b92520f 100644 --- a/ui/tests/autodrag.html +++ b/ui/tests/autodrag.html @@ -3,7 +3,6 @@ <head>
<title>Draggable - Automated Test Page</title>
<script type="text/javascript" src="../../jquery/jquery-1.2.5.js"></script>
- <script type="text/javascript" src="jquery.pngfix.js"></script>
<script type="text/javascript" src="../../ui/source/ui.core.js"></script>
<script type="text/javascript" src="../../ui/source/ui.draggable.js"></script>
|