Skip to content

Commit

Permalink
Merge branch 'MWPW-142826' into MWPW-142826_
Browse files Browse the repository at this point in the history
  • Loading branch information
Blainegunn authored Feb 29, 2024
2 parents 4245f8a + 63f6026 commit e30d519
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions acrobat/scripts/geo-phoneNumber.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ export default async function fillerforPH() {
// Test on real pages
// Test w/ hyperlink
// Test when no geo is present
// dsg
3 changes: 3 additions & 0 deletions acrobat/scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,9 @@ fillerforPH();
replacePlaceholdersWithImages(ietf, miloLibs);
}

// const { default: fillerforPH } = await import('./geo-phoneNumber.js');
// fillerforPH();

setConfig({ ...CONFIG, miloLibs });
loadLana({ clientId: 'dxdc', tags: 'Cat=DC_Milo' });

Expand Down

0 comments on commit e30d519

Please sign in to comment.