Skip to content
Snippets Groups Projects
Commit 2548143f authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Removing segments in range as it is throwing errors

parent ae2e670f
Branches
Tags
1 merge request!274Removing segments in range as it is throwing errors
......@@ -72,7 +72,7 @@ class CatalogController < ApplicationController
range: {
num_segments: 10,
assumed_boundaries: [1100, Time.now.year + 2],
segments: true,
segments: false,
maxlength: 4
}
elsif fld.end_with?("_dtsim")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment