From 20b5b9bd287dee35ecde6e2f1bba4843ed00aea0 Mon Sep 17 00:00:00 2001 From: Jo Michael Date: Fri, 6 Apr 2012 19:22:48 +0200 Subject: [PATCH] Added: Restore tbl_change.php after_insert dropdown status after first submit. --- tbl_change.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tbl_change.php b/tbl_change.php index 097dc3beea..4b804478f2 100644 --- a/tbl_change.php +++ b/tbl_change.php @@ -54,6 +54,9 @@ if (isset($_REQUEST['ShowFieldTypesInDataEditView'])) { if (isset($_REQUEST['default_action'])) { $default_action = $_REQUEST['default_action']; } +if (isset($_REQUEST['after_insert'])) { + $after_insert = $_REQUEST['after_insert']; +} /** * file listing