fixes(): fixes for changed app -> public/app paths and fixes for optimized build

This commit is contained in:
Torkel Ödegaard
2016-02-01 19:00:40 +01:00
parent e737dab5ca
commit 78598df96e
11 changed files with 13 additions and 10 deletions

View File

@@ -5,6 +5,7 @@ import _ from 'lodash';
export class EditViewCtrl {
/** @ngInject */
constructor($scope) {
$scope.indexPatternTypes = [
{name: 'No pattern', value: undefined},