From 33b2284955a8f0015922d4c69c5082141b584f27 Mon Sep 17 00:00:00 2001 From: wei <> Date: Tue, 5 Dec 2006 23:37:07 +0000 Subject: load the inlineeditor textbox in client side onload. --- .../active-controls/protected/pages/NullStateTest.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/FunctionalTests/active-controls/protected/pages/NullStateTest.php (limited to 'tests/FunctionalTests/active-controls/protected/pages/NullStateTest.php') diff --git a/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.php b/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.php new file mode 100644 index 00000000..0abd8eb5 --- /dev/null +++ b/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.php @@ -0,0 +1,11 @@ +lblTest->Text = "Testing"; + } +} + +?> \ No newline at end of file -- cgit v1.2.3