X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=templates%2Fsorting.html.ep;h=6b30f7b8139488afcb77508c28cc5a6eea1e1544;hb=48fb3a092fdc51b9ee00e86dcd10efefc2af8599;hp=3055787c69121a0db141dfd9ec92dd23a155b426;hpb=352a9cba5339ba2c2dd5efc2718254161f30c668;p=MojoFacets.git diff --git a/templates/sorting.html.ep b/templates/sorting.html.ep index 3055787..6b30f7b 100644 --- a/templates/sorting.html.ep +++ b/templates/sorting.html.ep @@ -1,4 +1,6 @@ + + sort: % if ( $sort eq 'c' ) { @@ -23,7 +25,9 @@ value: % if ( $numeric && $sort =~ m/^[ad]$/ ) { numeric -% } else { +% } elsif ( $numeric ) { numeric % } + +