mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-18 02:59:27 +00:00
make chart for timeline higher
This commit is contained in:
parent
86beee9929
commit
1de65573ec
|
@ -103,7 +103,7 @@ $this->contentHeading(getMLText("timeline"));
|
||||||
}
|
}
|
||||||
$item['msg'] = $msg;
|
$item['msg'] = $msg;
|
||||||
}
|
}
|
||||||
$this->printTimeline($data, 500);
|
$this->printTimeline($data, 550);
|
||||||
echo "</div>\n";
|
echo "</div>\n";
|
||||||
echo "</div>\n";
|
echo "</div>\n";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user