src/egonomy/templates/egonomy_create_fragment.html
changeset 159 b98558f8d2c1
parent 157 7263f299f37f
child 175 8f6eef1d1fc8
--- a/src/egonomy/templates/egonomy_create_fragment.html	Wed Jun 26 12:02:49 2013 +0200
+++ b/src/egonomy/templates/egonomy_create_fragment.html	Wed Jun 26 16:53:45 2013 +0200
@@ -264,15 +264,6 @@
     <script type="text/javascript" src="{% static 'egonomy/lib/jquery-ui/ui/minified/jquery-ui.min.js' %}"></script>
     <script type="text/javascript" src="{% static 'egonomy/lib/tag-it/js/tag-it.min.js' %}"></script>
     <script type="text/javascript">
-        $(function() {
-            $(".search-type").change(function() {
-                $(".search-form").attr("action", $(this).val());
-                if ($(".search-field").val()) {
-                    $(".search-form").submit();
-                }
-            });
-        });
-        
         // Senseetive api management
         function init_sensitive_click(){
             // Init senseetive api request