Skip to content

Commit

Permalink
Tiny fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoGonzalez committed Sep 28, 2014
1 parent f8f3ef4 commit b762dca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions midnight.jquery.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
headers['default'] = {};

$sections.each(function(){
var $section = $(this);
var headerClass = $section.data('midnight');

if( typeof headerClass !== 'string' ){ return; }
Expand Down

0 comments on commit b762dca

Please sign in to comment.