Commit ce247476 authored by Adrian Holovaty's avatar Adrian Holovaty
Browse files

Removed way-outdated comment in SelectFilter2.js admin JS file. And we should...

Removed way-outdated comment in SelectFilter2.js admin JS file. And we 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
parent 804a38c3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
/*
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($) {