Allow reordering the delivery list.
[readifood.git] / lib / header.php
index 3c44dd9..1451a04 100644 (file)
@@ -6,6 +6,8 @@
   echo "<script src=\"$http://code.jquery.com/jquery-1.9.1.js\"></script>\n";
   echo "<script src=\"$http://code.jquery.com/ui/1.10.3/jquery-ui.js\"></script>\n";
 ?>
+<script src="/jquery.autosize.js"></script>
+<script src="/jquery.sortable.js"></script>
 </head>
 <body>