Silent 6 yıl önce
ebeveyn
işleme
1a05ac6483

+ 1 - 0
resources/views/admin/settings/system.blade.php

xqd
@@ -67,6 +67,7 @@ $(function () {
             yes: function(index, layer_body) {
                 var input = layer.getChildFrame('#select-position-input', index);
                 $('#location-select').val(input);
+                layer.close(index);
             }
         });
     });