diff --git a/pool/page_ckp.php b/pool/page_ckp.php index d4fcfc92..07fb370c 100644 --- a/pool/page_ckp.php +++ b/pool/page_ckp.php @@ -25,15 +25,17 @@ function dockp($data, $user) else $ans = repDecode($rep); + addSort(); + $r = "input type=radio name=srt onclick=\"sott('ckpsrt',this);\""; $pg .= 'TotalRAM: '.stnum($ans['totalram']).'
'; $pg .= "\n"; $pg .= ''; - $pg .= ''; + $pg .= ""; $pg .= ''; $pg .= ''; - $pg .= ''; - $pg .= ''; - $pg .= ''; + $pg .= ""; + $pg .= ""; + $pg .= ""; $pg .= ''; $pg .= "\n"; if ($ans['STATUS'] == 'ok') @@ -48,12 +50,12 @@ function dockp($data, $user) $row = 'odd'; $pg .= ""; - $pg .= ''; + $pg .= "'; $pg .= ''; $pg .= ''; - $pg .= ''; - $pg .= ''; - $pg .= ''; + $pg .= "'; + $pg .= "'; + $pg .= "'; $pg .= ''; $pg .= "\n"; }
NameName:<$r id=srtname data-sf=s0>InitialAllocatedIn StoreRAMRAM2<$r id=srtname data-sf=r3>:In Store<$r id=srtname data-sf=r4>:RAM<$r id=srtname data-sf=r5>:RAM2Cull
'.$ans['name:'.$i].'".$ans['name:'.$i].''.stnum($ans['initial:'.$i]).''.stnum($ans['allocated:'.$i]).''.stnum($ans['instore:'.$i]).''.stnum($ans['ram:'.$i]).''.stnum($ans['ram2:'.$i]).'".stnum($ans['instore:'.$i]).'".stnum($ans['ram:'.$i]).'".stnum($ans['ram2:'.$i]).''.stnum($ans['cull:'.$i]).'