init
This commit is contained in:
12
custom/modules/Notes/Ext/Vardefs/vardefs.ext.php
Normal file
12
custom/modules/Notes/Ext/Vardefs/vardefs.ext.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
|
||||
|
||||
$dictionary['Note']['fields']['ecmquotes'] = array (
|
||||
'name' => 'ecmquotes',
|
||||
'type' => 'link',
|
||||
'relationship' => 'ecmquotes_notes',
|
||||
'source' =>'non-db',
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user