Commit a0e3a3b5 by Kartik Visweswaran

Removed unnecessary blank space

parent 5f5570e7
......@@ -114,7 +114,7 @@ class Column extends Object
{
return trim($this->footer) !== '' ? $this->footer : $this->grid->emptyCell;
}
/**
* Get the raw data cell content.
* @param mixed $model the data model
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment