From a56c311c6230a9093dc925bae54be4a47bc40cb9 Mon Sep 17 00:00:00 2001 From: MacdonaldRobinson Date: Sat, 19 Oct 2019 17:42:18 -0600 Subject: [PATCH] Fixed issue where the frontend field editors were not showing on ajax load --- WebApplication/Controls/LoggedIn/LoggedInHeader.ascx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WebApplication/Controls/LoggedIn/LoggedInHeader.ascx b/WebApplication/Controls/LoggedIn/LoggedInHeader.ascx index 45b1489a..9e7d47fd 100644 --- a/WebApplication/Controls/LoggedIn/LoggedInHeader.ascx +++ b/WebApplication/Controls/LoggedIn/LoggedInHeader.ascx @@ -141,6 +141,10 @@