Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
5cd37877
Commit
5cd37877
authored
Jul 27, 2012
by
dawehner
Committed by
tim.plunkett
Oct 21, 2012
Browse files
extend feed from page not from the default display
parent
cabe4b19
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Drupal/views/Plugins/views/display/Feed.php
View file @
5cd37877
...
...
@@ -16,7 +16,7 @@
*
* @ingroup views_display_plugins
*/
class
Feed
extends
DisplayPluginBas
e
{
class
Feed
extends
Pag
e
{
function
init
(
&
$view
,
&
$display
,
$options
=
NULL
)
{
parent
::
init
(
$view
,
$display
,
$options
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment