]> git.openstreetmap.org Git - rails.git/blob - config/initializers/file_column.rb
Fix the popup image - was updated in OL 2.10 release with a new size
[rails.git] / config / initializers / file_column.rb
1 if defined?(FILE_COLUMN_ROOT)
2   FileColumn::ClassMethods::DEFAULT_OPTIONS[:root_path] = FILE_COLUMN_ROOT
3 end