diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 22f145cb1..cd66d678c 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -2017,8 +2017,7 @@ mayscript> * * @param object $document document */ - protected function printTimeline($document) { /* {{{ */ - $timeline = $document->getTimeline(); + protected function printTimeline($timeline, $height=300) { /* {{{ */ ?>