mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
Remove trailing whitespace
This commit is contained in:
parent
c5267b42fd
commit
37b0d3a1e6
71 changed files with 806 additions and 806 deletions
|
|
@ -35,7 +35,7 @@ class layoutView extends layout
|
|||
|
||||
/**
|
||||
* Preview a layout with module.
|
||||
*
|
||||
*
|
||||
* @return Object
|
||||
*/
|
||||
public function dispLayoutPreviewWithModule()
|
||||
|
|
@ -260,7 +260,7 @@ class layoutView extends layout
|
|||
{
|
||||
throw new Rhymix\Framework\Exception(lang('msg_unabled_preview'));
|
||||
}
|
||||
|
||||
|
||||
$mid = current($output->data)->mid;
|
||||
}
|
||||
|
||||
|
|
@ -397,7 +397,7 @@ class layoutView extends layout
|
|||
}
|
||||
else
|
||||
{
|
||||
return '';
|
||||
return '';
|
||||
}
|
||||
|
||||
}
|
||||
|
|
@ -413,7 +413,7 @@ class layoutView extends layout
|
|||
}
|
||||
else
|
||||
{
|
||||
return '';
|
||||
return '';
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue