]> git.parisson.com Git - telemeta.git/commitdiff
delete list example autocomp
authorMathieu <mathieu.boye28@gmail.com>
Sun, 3 Apr 2016 23:40:26 +0000 (01:40 +0200)
committerMathieu <mathieu.boye28@gmail.com>
Sun, 3 Apr 2016 23:40:26 +0000 (01:40 +0200)
telemeta/templates/search/advanceSearch.html

index b0df9c6e6235c1f04d4bb6ed3b7632f4bf39e1c9..258481ba1cdb385fb96943df3d21f975cf62da45 100644 (file)
 
 </script>
     <script>
-var liste = [
-    "Draggable",
-    "Droppable",
-    "Resizable",
-    "Selectable",
-    "Sortable"
-];
 $(function(){
     $('#id_q[type="search"], #id_code, #id_location').each(function(){
         var self = this;