From f8134a34163b05b19487269afd3a717ccdda3bbb Mon Sep 17 00:00:00 2001 From: nathangray Date: Thu, 13 Dec 2018 16:04:18 -0700 Subject: [PATCH] Does this make you happy, Travis? --- api/src/Etemplate/Widget/AjaxSelect.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/src/Etemplate/Widget/AjaxSelect.php b/api/src/Etemplate/Widget/AjaxSelect.php index 19ec03cec9..4490911529 100644 --- a/api/src/Etemplate/Widget/AjaxSelect.php +++ b/api/src/Etemplate/Widget/AjaxSelect.php @@ -17,7 +17,7 @@ use EGroupware\Api\Etemplate; /** * eTemplate ajax select widget */ -class AjaxSelect extends Select +class AjaxSelect extends \EGroupware\Api\Etemplate\Widget\Select { /** * Constructor