X-Git-Url: https://git.draconx.ca/gitweb/homepage.git/blobdiff_plain/b81f2297172befffd519ca2cd9655a9e566d6001..c0c02f966518a01585b1f43bf5bdf35551c70e28:/layouts/listing.xhtml diff --git a/layouts/listing.xhtml b/layouts/listing.xhtml index 2e053d5..aad5608 100644 --- a/layouts/listing.xhtml +++ b/layouts/listing.xhtml @@ -54,7 +54,7 @@ end NameLast ModifiedSize -<% files.keys.sort.each do |key| %> +<% files.keys.sort{ |a, b| strverscmp(a, b) }.each do |key| %> <% if files[key][:type] %>