hugo/tpl/collections
Bjørn Erik Pedersen e8a716b23a tpl/collections: Fix slice type handling in sort
The `sort` template func was producing a `[]page.Page` which did not work in `.Paginate`.

Fixes #6023
2019-06-10 08:32:44 +02:00
..
append.go
append_test.go
apply.go
apply_test.go
collections.go
collections_test.go tpl/collections: Unwrap any interface value in sort and where 2019-06-09 16:54:36 +02:00
complement.go
complement_test.go
index.go
index_test.go
init.go
init_test.go
reflect_helpers.go
sort.go tpl/collections: Fix slice type handling in sort 2019-06-10 08:32:44 +02:00
sort_test.go tpl/collections: Fix slice type handling in sort 2019-06-10 08:32:44 +02:00
symdiff.go
symdiff_test.go
where.go tpl/collections: Unwrap any interface value in sort and where 2019-06-09 16:54:36 +02:00
where_test.go tpl/collections: Unwrap any interface value in sort and where 2019-06-09 16:54:36 +02:00