FIX: indent level of sort_fragments

This commit is contained in:
James Bergstra 2013-02-21 13:16:26 -05:00
parent c00de0a24d
commit e4016792dd

View File

@ -138,6 +138,7 @@ var Reveal = (function(){
handled: false,
threshold: 80
};
/**
* Return a sorted fragments list, ordered by an increasing "fragment-pos" attribute.
*