Skip to content

Commit

Permalink
Removed way-outdated comment in SelectFilter2.js admin JS file. And w…
Browse files Browse the repository at this point in the history
…e should rename this to SelectFilter.js at some point

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17179 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrian committed Dec 9, 2011
1 parent fcf4193 commit 3260ab5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions django/contrib/admin/static/admin/js/SelectFilter2.js
@@ -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($) {
Expand Down

0 comments on commit 3260ab5

Please sign in to comment.