summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/redmine/field_format.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/redmine/field_format.rb b/lib/redmine/field_format.rb
index fee2c978c..ea9d7169c 100644
--- a/lib/redmine/field_format.rb
+++ b/lib/redmine/field_format.rb
@@ -108,7 +108,7 @@ module Redmine
CustomField.store_accessor :format_store, *args
end
- field_attributes :url_pattern
+ field_attributes :url_pattern, :full_width_layout
def name
self.class.format_name