fix: a little cleanup

This commit is contained in:
Daniel Quinn
2017-03-11 16:37:18 +00:00
parent 55e81ca4bb
commit b5f6c06b8b
2 changed files with 2 additions and 1 deletions

View File

@@ -158,7 +158,7 @@
<script>
// We nee to re-build the select-all functionality as the old logic pointed
// We need to re-build the select-all functionality as the old logic pointed
// to a table and we're using divs now.
django.jQuery("#action-toggle").on("change", function(){
django.jQuery(".grid .box .result .checkbox input")