fix width of companionshp tables so visit stats are aligned
[eq/.git] / setup / tc_config
index 7b959ae1d8ec139f1a013ab2d2e20be1737ebee2..2c45522df6e4cce99f15c3686bad1d5569e7f128 100644 (file)
@@ -77,4 +77,6 @@ $this->default_vis_num_years = 1;
 // The maximum number of districts you will ever need to create
 $this->max_num_districts = 4;
 
+// The number of months of home teaching stats to show in the hometeaching sandbox
+$this->sandbox_stats_num_months = 12;
 ?>