summaryrefslogtreecommitdiff
path: root/frontend/gamma/tests/tests/Components/FullApp/index.html
Unidiff
Diffstat (limited to 'frontend/gamma/tests/tests/Components/FullApp/index.html') (more/less context) (show whitespace changes)
-rw-r--r--frontend/gamma/tests/tests/Components/FullApp/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/gamma/tests/tests/Components/FullApp/index.html b/frontend/gamma/tests/tests/Components/FullApp/index.html
index 966a16c..fab110b 100644
--- a/frontend/gamma/tests/tests/Components/FullApp/index.html
+++ b/frontend/gamma/tests/tests/Components/FullApp/index.html
@@ -36,12 +36,13 @@ refer to http://www.clipperz.com.
36 <meta name="description" content="Login to your web accounts with just one click. Never type a password again! Use multiple complex passwords and forget them. A password manager that enhances your online security." /> 36 <meta name="description" content="Login to your web accounts with just one click. Never type a password again! Use multiple complex passwords and forget them. A password manager that enhances your online security." />
37 <meta name="keywords" content="password manager,gestor de contraseñas,gerenciador de senhas,Kennwortmanager,passwords,security,privacy,cryptography" /> 37 <meta name="keywords" content="password manager,gestor de contraseñas,gerenciador de senhas,Kennwortmanager,passwords,security,privacy,cryptography" />
38<script> 38<script>
39 Clipperz_IEisBroken = false; 39 Clipperz_IEisBroken = false;
40 Clipperz_normalizedNewLine = '\n'; 40 Clipperz_normalizedNewLine = '\n';
41 Clipperz_dumpUrl = "/dump/"; 41 Clipperz_dumpUrl = "/dump/";
42 Clipperz_version = ">>> hg:28fe087a9316 <<<";
42</script> 43</script>
43 44
44<!--[if IE]><script> 45<!--[if IE]><script>
45Clipperz_IEisBroken = true; 46Clipperz_IEisBroken = true;
46Clipperz_normalizedNewLine = '\x0d\x0a'; 47Clipperz_normalizedNewLine = '\x0d\x0a';
47</script><![endif]--> 48</script><![endif]-->