mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fixes(): fixes for changed app -> public/app paths and fixes for optimized build
This commit is contained in:
@@ -5,6 +5,7 @@ import _ from 'lodash';
|
||||
|
||||
export class EditViewCtrl {
|
||||
|
||||
/** @ngInject */
|
||||
constructor($scope) {
|
||||
$scope.indexPatternTypes = [
|
||||
{name: 'No pattern', value: undefined},
|
||||
|
||||
Reference in New Issue
Block a user