From 2f2a18b9ccf154543ca02e9c189f23cc2862017d Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Tue, 25 Mar 2014 20:12:05 +0100 Subject: Added new test case directory for github issues; added test case for #504 (cherry picked from commit 4e15c84379b99434515c119b72a6c8afcbf917dd) --- .../issues/protected/controls/Layout.php | 6 ++++ .../issues/protected/controls/Layout.tpl | 32 ++++++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100755 tests/FunctionalTests/issues/protected/controls/Layout.php create mode 100755 tests/FunctionalTests/issues/protected/controls/Layout.tpl (limited to 'tests/FunctionalTests/issues/protected/controls') diff --git a/tests/FunctionalTests/issues/protected/controls/Layout.php b/tests/FunctionalTests/issues/protected/controls/Layout.php new file mode 100755 index 00000000..0ac4d6b3 --- /dev/null +++ b/tests/FunctionalTests/issues/protected/controls/Layout.php @@ -0,0 +1,6 @@ + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3