@@ -50,7 +50,7 @@ scroller.create = function(strategy, sorting_strategy)
|
|||||||
return row
|
return row
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
error("Unsupported strategy: ", strategy)
|
error("Unsupported strategy: " .. strategy)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user