removing duplicate option

This commit is contained in:
Shelby Sturgis 2015-04-28 22:53:50 -04:00
parent 7b9d9a4bed
commit d0e7f16a0a

View file

@ -11,12 +11,6 @@
Show Legend
</label>
</div>
<div class="vis-option-item">
<label>
<input type="checkbox" ng-model="vis.params.defaultYExtents">
Scale Y-Axis to Data Bounds
</label>
</div>
<div class="vis-option-item" ng-show="vis.hasSchemaAgg('segment', 'date_histogram')">
<label>
<input type="checkbox" ng-model="vis.params.addTimeMarker">