Browse Source

Visit UI - visit-moe outer click logic fix

Vijayakrishnan 3 năm trước cách đây
mục cha
commit
24c32acff9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      resources/views/app/patient/note/segment_script.blade.php

+ 0 - 1
resources/views/app/patient/note/segment_script.blade.php

@@ -28,7 +28,6 @@
                         return;
                     }
                     $('[visit-moe] [url]:not([show])').hide();
-                    return false;
                 });
 
             _parent.find('[visit-moe] [submit]')