Code layout change.
[wolnelektury.git] / apps / wolnelektury_core / static / js / book_text / note.js
diff --git a/apps/wolnelektury_core/static/js/book_text/note.js b/apps/wolnelektury_core/static/js/book_text/note.js
deleted file mode 100644 (file)
index 2f0feaa..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-(function($){$(function(){
-
-
-if ($('#nota_red li').length > 0) {
-    $("#menu-nota_red").show();
-}
-
-
-
-})})(jQuery);