mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-15 09:51:32 +00:00
2018-12-31
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"config":{
|
||||
"autoRowHeight":"false"
|
||||
,"rownumbers":"true"
|
||||
,"pagination":"true"
|
||||
,"striped":"true"
|
||||
}
|
||||
,"fields":[
|
||||
{"field":"ck","checkbox":"true"}
|
||||
,{"field":"name","width":"300","sortable":"true"}
|
||||
,{"field":"length","width":"80","align":"right","sortable":"true","formatter":"size"}
|
||||
,{"field":"percentDone","width":"70","align":"center","sortable":"true"}
|
||||
,{"field":"bytesCompleted","width":"80","align":"right","sortable":"true","formatter":"size"}
|
||||
,{"field":"wanted","width":"60","align":"center","sortable":"true"}
|
||||
,{"field":"priority","width":"60","align":"left"}
|
||||
,{"field":"index","width":"130","hidden":"true"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user