]> dev.renevier.net Git - syj.git/blobdiff - public/js/termsofuse.js
raw mode for termsofuse
[syj.git] / public / js / termsofuse.js
diff --git a/public/js/termsofuse.js b/public/js/termsofuse.js
deleted file mode 100644 (file)
index e67ee76..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-/*  This file is part of Syj, Copyright (c) 2010 Arnaud Renevier,
-    and is published under the AGPL license. */
-document.observe("dom:loaded", function() {
-    if (window.top !== window) {
-        $("other-language").hide();
-        $("footer").hide();
-    }
-});