Fix trailing spaces
This commit is contained in:
parent
e96eaf86e5
commit
f651184928
1 changed files with 1 additions and 1 deletions
2
base.php
2
base.php
|
@ -34,7 +34,7 @@ function serverSideRender ($data) {
|
|||
if (!empty ($data)) {
|
||||
return $dot ($data);
|
||||
}
|
||||
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue