Skip to content

Commit

Permalink
Switching mode version for test suite.
Browse files Browse the repository at this point in the history
  • Loading branch information
jedgar1mx committed Apr 23, 2024
1 parent 21837f2 commit 086849a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
<link href='https://unpkg.com/maplibre-gl@2.4.0/dist/maplibre-gl.css' rel='stylesheet' />
</head>
<body>
<!-- <my-home-info data-geocoder-label="Property Address:" data-inital-sets="" data-app-state="active-screen" data-parcel-id="none" data-api-stored-datasets="{}" data-api-active-datasets="none" data-active-section="about this property" data-active-sets="assessors-data,neighborhood,recycling,rental-data,rental-cert,demo-status,blight-data,permit-data,DWSDBackupProtection,HRDFlooding" data-app-mode="my-home-info" data-map-available="false" data-map-active-data="">
<my-home-info data-geocoder-label="Property Address:" data-inital-sets="" data-app-state="active-screen" data-parcel-id="none" data-api-stored-datasets="{}" data-api-active-datasets="none" data-active-section="about this property" data-active-sets="assessors-data,neighborhood,recycling,rental-data,rental-cert,demo-status,blight-data,permit-data,DWSDBackupProtection,HRDFlooding" data-app-mode="my-home-info" data-map-available="false" data-map-active-data="">
<p class="no-wc">Please turn on javascript to use this feature. Thanks!</p>
</my-home-info> -->
</my-home-info>

<my-home-info data-geocoder-label="Check your property’s eligibility for the CDBG-DR Private Sewer Repair Program below and apply, if eligible." data-inital-sets="HRDFlooding" data-app-state="active-screen" data-parcel-id="none" data-api-stored-datasets="{}" data-api-active-datasets="none" data-active-section="about this property" data-active-sets="HRDFlooding" data-app-mode="single-app" data-initial-map-available="false" data-map-available="false" data-map-active-data="">
<!-- <my-home-info data-geocoder-label="Check your property’s eligibility for the CDBG-DR Basement Backup Protection Program below and apply, if eligible." data-inital-sets="HRDFlooding" data-app-state="active-screen" data-parcel-id="none" data-api-stored-datasets="{}" data-api-active-datasets="none" data-active-section="about this property" data-active-sets="HRDFlooding" data-app-mode="single-app" data-initial-map-available="false" data-map-available="false" data-map-active-data="">
<p class="no-wc">Please turn on javascript to use this feature. Thanks!</p>
</my-home-info>
</my-home-info> -->
<script src="https://www.unpkg.com/cod-design-system@1.0.18/build/assets/js/main.js"></script>
<script src="https://www.unpkg.com/cod-design-system@1.0.18/build/assets/js/runtime.js"></script>
<script src="https://www.unpkg.com/cod-design-system@1.0.18/build/assets/js/vendors.babel.js"></script>
Expand Down

0 comments on commit 086849a

Please sign in to comment.