initial commit, from drupal7base

This commit is contained in:
Bachir Soussi Chiadmi
2015-02-17 15:40:34 +01:00
commit e787137542
5750 changed files with 1170043 additions and 0 deletions
@@ -0,0 +1,12 @@
diff --git a/modules/system.views.inc b/modules/system.views.inc
index d49385c..9c29c6b 100644
--- a/modules/system.views.inc
+++ b/modules/system.views.inc
@@ -253,7 +253,6 @@ function system_views_data() {
'base' => 'node',
'base field' => 'nid',
'relationship field' => 'id',
- 'extra' => array(array('field' => 'type', 'value' => 'node')),
),
);
$data['file_usage']['node_to_file'] = array(