Management: Index Pattern directory rename / correction (#26858) (#27102)

* correct directory name

* fix scss reference
This commit is contained in:
Matthew Kime 2018-12-12 23:33:47 -06:00 committed by GitHub
parent af0bb705fb
commit 13b08b8c1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
146 changed files with 2 additions and 2 deletions

View file

@ -12,4 +12,4 @@
// Core
@import 'management_app';
@import 'sections/settings/advanced_settings';
@import 'sections/indices/index';
@import 'sections/index_patterns/index';

View file

@ -19,4 +19,4 @@
import './settings';
import './objects';
import './indices';
import './index_patterns';

Some files were not shown because too many files have changed in this diff Show more