diff options
author | wei <> | 2006-04-21 12:58:38 +0000 |
---|---|---|
committer | wei <> | 2006-04-21 12:58:38 +0000 |
commit | 3ad074e9410153fefaa2343165a68a355400fd6e (patch) | |
tree | 22b5e521f3af9d57bfd07b289201b86e29d1e48e /tests/FunctionalTests/features/protected/controls | |
parent | e392ecbf6e422825083bc7204eacb7090619a47c (diff) |
removed exceptions from simple date formatter
Diffstat (limited to 'tests/FunctionalTests/features/protected/controls')
-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 18482377..d1b33d94 100644 --- a/tests/FunctionalTests/features/protected/controls/Layout.tpl +++ b/tests/FunctionalTests/features/protected/controls/Layout.tpl @@ -22,6 +22,7 @@ <body>
<com:TForm>
<com:TContentPlaceHolder ID="Content" />
+<com:TJavascriptLogger />
</com:TForm>
</body>
</html>
\ No newline at end of file |