myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2540] branches/discovery/app/controllers/applica


From: noreply
Subject: [myexperiment-hackers] [2540] branches/discovery/app/controllers/application.rb: disabled curation filter
Date: Fri, 26 Nov 2010 10:22:09 -0500 (EST)

Revision
2540
Author
dgc
Date
2010-11-26 10:22:09 -0500 (Fri, 26 Nov 2010)

Log Message

disabled curation filter

Modified Paths

Diff

Modified: branches/discovery/app/controllers/application.rb (2539 => 2540)


--- branches/discovery/app/controllers/application.rb	2010-11-26 15:18:43 UTC (rev 2539)
+++ branches/discovery/app/controllers/application.rb	2010-11-26 15:22:09 UTC (rev 2540)
@@ -502,14 +502,14 @@
           :joins        => [ :networks ]
         },
 
-        {
-          :title        => 'curation',
-          :query_option => 'CURATION_EVENT',
-          :id_column    => 'curation_events.category',
-          :label_column => 'curation_events.category',
-          :joins        => [ :curation_events ],
-          :capitalize   => true
-        },
+#       {
+#         :title        => 'curation',
+#         :query_option => 'CURATION_EVENT',
+#         :id_column    => 'curation_events.category',
+#         :label_column => 'curation_events.category',
+#         :joins        => [ :curation_events ],
+#         :capitalize   => true
+#       },
       ],
 
       :joins =>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]