From 50a29d96ab3665ec9c5972ddd928fffa1b7beb30 Mon Sep 17 00:00:00 2001 From: Florian Schlichting Date: Wed, 3 Jan 2018 00:57:05 +0100 Subject: [PATCH] UI: create external bindings with type set (fix: #132) --- inc/ui/principal-edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/ui/principal-edit.php b/inc/ui/principal-edit.php index a2821eaf..20dee7fa 100644 --- a/inc/ui/principal-edit.php +++ b/inc/ui/principal-edit.php @@ -976,7 +976,7 @@ function binding_row_editor() { $_POST['bound_source_id'] = $dav_id; $_POST['external_url'] = $href; - $_POST['external_type'] = 'calendar'; + $_POST['type'] = 'calendar'; } else { // internal bind