fix a jquery exercise regression and make jquery exercises run in firefox

This commit is contained in:
Michael Q Larson
2015-01-23 00:30:34 -08:00
parent ff05c9fbca
commit 1f6cb10a32
3 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ var _ = require('lodash'),
* Bonfire controller
*/
var highestBonfireNumber = 10;
var highestBonfireNumber = 1;
exports.index = function(req, res) {
res.render('bonfire/bonfire.jade', {