Explorar o código

Patient-suggest > ENTER to click item

Vijayakrishnan %!s(int64=3) %!d(string=hai) anos
pai
achega
78d25e8e49
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/layouts/template.blade.php

+ 1 - 1
resources/views/layouts/template.blade.php

@@ -377,7 +377,7 @@
                             return false;
                         case 13:
                             if (activeItem.length) {
-                                activeItem.first().click();
+                                activeItem.first().trigger('mousedown');
                             }
                             return false;
                         default: