init
This commit is contained in:
14
custom/modules/Tasks/Ext/Vardefs/vardefs.ext.php
Normal file
14
custom/modules/Tasks/Ext/Vardefs/vardefs.ext.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
|
||||
|
||||
// created: 2012-04-23 13:50:59
|
||||
$dictionary['Task']['fields']['name']['required']=false;
|
||||
|
||||
|
||||
|
||||
// created: 2012-04-23 13:52:09
|
||||
$dictionary['Task']['fields']['description']['required']=true;
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user