some progress on the filter tab, various changes
This commit is contained in:
+7
-1
@@ -11,4 +11,10 @@ function m.parse_item_key(item_key)
|
||||
return tonumber(item_id), suffix_id == '' and 0 or tonumber(suffix_id)
|
||||
end
|
||||
|
||||
m.test_group = '13127;9510;4438;16254;12006;13131;13012;4413;1482'
|
||||
m.test_group = '13127;9510;4438;16254;12006;13131;13012;4413;1482'
|
||||
|
||||
|
||||
function m.test()
|
||||
local array = Aux.persistence.deserialize(';', ';')
|
||||
snipe.log(getn(array))
|
||||
end
|
||||
Reference in New Issue
Block a user