From 9af56fd93ed071d86f14296cec618073f6c0941a Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 23 Sep 2006 01:08:19 +0000 Subject: Fixed #383 --- .../active-controls/protected/pages/ActiveBricksTest.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/FunctionalTests/active-controls/protected/pages/ActiveBricksTest.php (limited to 'tests/FunctionalTests/active-controls/protected/pages/ActiveBricksTest.php') diff --git a/tests/FunctionalTests/active-controls/protected/pages/ActiveBricksTest.php b/tests/FunctionalTests/active-controls/protected/pages/ActiveBricksTest.php new file mode 100644 index 00000000..c60d4c67 --- /dev/null +++ b/tests/FunctionalTests/active-controls/protected/pages/ActiveBricksTest.php @@ -0,0 +1,13 @@ +Size = $sender->NamingContainer->findControl("MySize")->SelectedValue; + $this->placeholder->getControls()->add($x); + $this->Page->CallbackClient->insertContentAfter($this->AjaxInsertPoint, $x); + } +} +?> \ No newline at end of file -- cgit v1.2.3