mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Change Common to common in _collapse_expand.js.
This commit is contained in:
parent
eb77030f79
commit
7327c250aa
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
define(function (require) {
|
||||
var Common = require('../../../support/pages/Common');
|
||||
var Common = require('../../../support/pages/common');
|
||||
var HeaderPage = require('../../../support/pages/header_page');
|
||||
var SettingsPage = require('../../../support/pages/settings_page');
|
||||
var DiscoverPage = require('../../../support/pages/discover_page');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue