Ah – this shouod be it…
Go back to the file you edited earlier and find this line near the top:
wp_register_script('sf-bootstrap-js', get_template_directory_uri() . '/js/bootstrap.min.js', 'jquery', NULL, TRUE);
Can you change that true at the end to false?