first import
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
/**
|
||||
* Create a simple renderer plugin that renders a layout but the content is
|
||||
* already rendered, not in panes.
|
||||
*/
|
||||
$plugin = array(
|
||||
'renderer' => 'panels_renderer_simple',
|
||||
);
|
||||
Reference in New Issue
Block a user