mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Add @@ to MARVEL_REVISION on analytics.js so it will be replaced.
This commit is contained in:
parent
67405bdd04
commit
5cae6ff2a0
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ define(function (require) {
|
|||
cookieDomain: window.location.hostname,
|
||||
page: window.location.pathname+window.location.hash,
|
||||
location: window.location.href,
|
||||
dimension1: 'MARVEL_REVISION'
|
||||
dimension1: '@@MARVEL_REVISION'
|
||||
});
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue