integrated parser into graphite target editor
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
style="width: 110px"
|
||||
ng-change="functionParamsChanged(func)"
|
||||
ng-model="func.params[$index]"
|
||||
ng-options="f for f in ['sumSeries', 'avgSeries']">
|
||||
ng-options="f for f in ['sum', 'avg']">
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user