Fix removing of authors/reviewers
authorMagnus Hagander <magnus@hagander.net>
Wed, 23 Apr 2014 17:02:27 +0000 (19:02 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 23 Apr 2014 17:02:27 +0000 (19:02 +0200)
commit02a7a0e05a16d619f4624f04ba08e19b78ff0d9b
treef9e558bc842c286a6fa41bd2b4f306f415787cb1
parent330e4e876049b79ed6599275e35f1849a521b388
Fix removing of authors/reviewers

There's a conflict between jquery-ui and bootstrap for buttons that breaks
django-selectable. The documented workaround doesn't work, but for now we don't
have any pages that require both at the same time, so just suppress the bootstrap
javascript when jquery-ui buttons are required.
pgcommitfest/commitfest/templates/base.html
pgcommitfest/commitfest/templates/base_form.html
pgcommitfest/commitfest/views.py