Revision 6e3ce7c2
Added by Assos Assos over 3 years ago
drupal7/sites/all/modules/ctools/views_content/plugins/views/views_content_plugin_display_panel_pane.inc | ||
---|---|---|
385 | 385 |
return (bool) $conf['more_link']; |
386 | 386 |
} |
387 | 387 |
|
388 |
/** |
|
389 |
* {@inheritdoc} |
|
390 |
*/ |
|
391 |
public function has_path() { |
|
392 |
return TRUE; |
|
393 |
} |
|
394 |
|
|
395 | 388 |
/** |
396 | 389 |
* {@inheritdoc} |
397 | 390 |
*/ |
Also available in: Unified diff
Weekly update of contrib modules