浏览代码

Calendar pro-select2 on-select issue fix

Vijayakrishnan 3 年之前
父节点
当前提交
16fcb94b9e

+ 1 - 1
resources/views/app/patient/appointment-calendar.blade.php

@@ -767,7 +767,7 @@
                                         }
                                     },
 
-                                    closeOnSelect: false,
+                                    closeOnSelect: true,
 
                                     // dropdown options
                                     templateResult: function(_state) {

+ 1 - 1
resources/views/app/practice-management/calendar.blade.php

@@ -425,7 +425,7 @@
                                     },
                                     minimumInputLength: 3,
 
-                                    closeOnSelect: false,
+                                    closeOnSelect: true,
 
                                     // dropdown options
                                     templateResult: function(_state) {