diff options
author | wei <> | 2006-06-12 02:35:39 +0000 |
---|---|---|
committer | wei <> | 2006-06-12 02:35:39 +0000 |
commit | 0fbba632e80e8a2d0327fea6c5ef86972494a8eb (patch) | |
tree | e47cd1da04ac0c4e5b6f72d2b85b686144991c08 /tests/FunctionalTests/features/protected/controls/Layout.tpl | |
parent | 184a867dd08a98cce84466ad32d94796adaf3de9 (diff) |
Add EnableComments option.
Diffstat (limited to 'tests/FunctionalTests/features/protected/controls/Layout.tpl')
-rw-r--r-- | tests/FunctionalTests/features/protected/controls/Layout.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/FunctionalTests/features/protected/controls/Layout.tpl b/tests/FunctionalTests/features/protected/controls/Layout.tpl index 66b42f6c..dbd433b8 100644 --- a/tests/FunctionalTests/features/protected/controls/Layout.tpl +++ b/tests/FunctionalTests/features/protected/controls/Layout.tpl @@ -27,6 +27,7 @@ <body>
<com:TForm>
<com:TContentPlaceHolder ID="Content" />
+<com:TJavascriptLogger />
</com:TForm>
</body>
</html>
\ No newline at end of file |