mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 15:05:54 +00:00
Merge pull request #54 from christopherdarling/master
Removed whitespace, fixes #53
This commit is contained in:
commit
a117b6376d
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Add this to ContentController to enable widgets
|
* Add this to ContentController to enable widgets
|
||||||
@ -63,4 +62,4 @@ class WidgetContentControllerExtension extends Extension {
|
|||||||
|
|
||||||
return $widget->getController();
|
return $widget->getController();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user