Skip to content

Commit

Permalink
Merge Split Branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Automatic preview publish committed Aug 13, 2024
2 parents de60ad7 + ff7e959 commit 440eb91
Show file tree
Hide file tree
Showing 2 changed files with 1,380 additions and 1,380 deletions.
2 changes: 1 addition & 1 deletion preview-pr-page/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -2474,7 +2474,7 @@ <h4 class="fw-light text-center">

<script type="module">

import ElasticSearchQuery, {DATE_RANGE, ENDPOINT, OSPOOL_FILTER, SUMMARY_INDEX} from '/assets/js/elastic-search.js'
import ElasticSearchQuery, {DATE_RANGE, ENDPOINT, OSPOOL_FILTER, SUMMARY_INDEX} from "/web-preview/preview-pr-page/assets/js/elastic-search.js"

const elasticSearch = new ElasticSearchQuery(SUMMARY_INDEX, ENDPOINT)

Expand Down
Loading

0 comments on commit 440eb91

Please sign in to comment.