Project

General

Profile

Patch #25724 » 0001-fixes-typo-in-safe-attributes-declaration.patch

Jens Krämer, 2017-04-28 15:58

View differences:

app/models/custom_field.rb
71 71
    'field_format',
72 72
    'possible_values',
73 73
    'regexp',
74
    'min_lnegth',
74
    'min_length',
75 75
    'max_length',
76 76
    'is_required',
77 77
    'is_for_all',
    (1-1/1)