Mercurial > hg > soundsoftware-site
diff test/fixtures/.svn/text-base/custom_fields.yml.svn-base @ 442:753f1380d6bc cannam
Merge from branch "redmine-1.2"
author | Chris Cannam |
---|---|
date | Mon, 06 Jun 2011 14:41:04 +0100 |
parents | cbce1fd3b1b7 |
children |
line wrap: on
line diff
--- a/test/fixtures/.svn/text-base/custom_fields.yml.svn-base Thu Mar 03 15:08:45 2011 +0000 +++ b/test/fixtures/.svn/text-base/custom_fields.yml.svn-base Mon Jun 06 14:41:04 2011 +0100 @@ -129,3 +129,17 @@ field_format: date default_value: "" editable: true +custom_fields_010: + name: Overtime + min_length: 0 + regexp: "" + is_for_all: false + is_filter: false + type: TimeEntryCustomField + max_length: 0 + possible_values: "" + id: 10 + is_required: false + field_format: bool + default_value: 0 + editable: true