From 92500c8a48753af2779b7732d579864c91630b9d Mon Sep 17 00:00:00 2001
From: Johannes Raggam <raggam-nl@adm.at>
Date: Tue, 7 Jun 2011 17:35:02 +0200
Subject: outcomment while it's not workign


diff --git a/nop/site_media/nowplaying_form.js b/nop/site_media/nowplaying_form.js
index ce3d2aa..1c1384f 100644
--- a/nop/site_media/nowplaying_form.js
+++ b/nop/site_media/nowplaying_form.js
@@ -1,8 +1,8 @@
 jQuery(document).ready(function() {
-    jQuery("#nop_date").dateinput({
+    /*jQuery("#nop_date").dateinput({
         format: 'yyyy-mm-dd',
         firstDay: 1
-    });
+    });*/
     jQuery("#nop_time").AnyTime_picker({
         format: "%H:%i",
         labelTitle: "Zeit",
-- 
cgit v0.10.2