Files
hugo/tpl
Cameron Moore d15fda5000 tpl: Fix panic in pairList.Less
While sorting on data sources with missing fields, a panic can occur in
pairList.Less if `Interface()` is called on a invalid `reflect.Value`.
This commit detects an invalid Value and replacing it with a zero value
for the comparison.
2016-04-02 23:01:36 +02:00
..
2016-03-06 13:15:07 +01:00
2016-03-31 21:24:18 +02:00
2016-03-31 21:24:18 +02:00