first global commit

This commit is contained in:
2020-09-23 15:50:29 +02:00
commit 78adf3a099
6052 changed files with 1221183 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(