init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
// created: 2012-04-23 13:52:09
|
||||
$dictionary['Task']['fields']['description']['required']=true;
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
// created: 2012-04-23 13:50:59
|
||||
$dictionary['Task']['fields']['name']['required']=false;
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user