Author: adrian
Date: 2011-12-09 13:09:59 -0800 (Fri, 09 Dec 2011)
New Revision: 17179

Modified:
   django/trunk/django/contrib/admin/static/admin/js/SelectFilter2.js
Log:
Removed way-outdated comment in SelectFilter2.js admin JS file. And we should 
rename this to SelectFilter.js at some point

Modified: django/trunk/django/contrib/admin/static/admin/js/SelectFilter2.js
===================================================================
--- django/trunk/django/contrib/admin/static/admin/js/SelectFilter2.js  
2011-12-09 20:46:10 UTC (rev 17178)
+++ django/trunk/django/contrib/admin/static/admin/js/SelectFilter2.js  
2011-12-09 21:09:59 UTC (rev 17179)
@@ -1,8 +1,6 @@
 /*
 SelectFilter2 - Turns a multiple-select box into a filter interface.
 
-Different than SelectFilter because this is coupled to the admin framework.
-
 Requires core.js, SelectBox.js and addevent.js.
 */
 (function($) {

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to