Enable ext-panning extension

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2337 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Luis Aguirre 2013-02-07 17:41:42 +00:00
parent 3ad14a1e2a
commit 197c62f7cd
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
<!-- you can load extensions here -->
<!-- <script type="text/javascript" src="extensions/ext-helloworld.js"></script> -->
<script type="text/javascript" src="extensions/ext-panning.js"></script>
<!-- always minified scripts -->
<script type="text/javascript" src="jquery-ui/jquery-ui-1.8.17.custom.min.js"></script>