Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14048315
D10736.id25771.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
716 B
Referenced Files
None
Subscribers
None
D10736.id25771.diff
View Options
diff --git a/src/applications/project/config/PhabricatorProjectConfigOptions.php b/src/applications/project/config/PhabricatorProjectConfigOptions.php
--- a/src/applications/project/config/PhabricatorProjectConfigOptions.php
+++ b/src/applications/project/config/PhabricatorProjectConfigOptions.php
@@ -32,7 +32,7 @@
'Array of custom fields for Projects.'))
->addExample(
'{"mycompany:motto": {"name": "Project Motto", '.
- '"type": "string"}}',
+ '"type": "text"}}',
pht('Valid Setting')),
$this->newOption('projects.fields', $custom_field_type, $default_fields)
->setCustomData(id(new PhabricatorProject())->getCustomFieldBaseClass())
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 15, 7:27 AM (3 d, 23 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6736562
Default Alt Text
D10736.id25771.diff (716 B)
Attached To
Mode
D10736: Projects - fix typo in config
Attached
Detach File
Event Timeline
Log In to Comment