Changeset 3232475
- Timestamp:
- 01/31/2025 08:35:38 AM (12 months ago)
- Location:
- pagbank-for-woocommerce
- Files:
-
- 2 edited
-
tags/1.2.2/dist/admin/admin-settings.js (modified) (1 diff)
-
trunk/dist/admin/admin-settings.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pagbank-for-woocommerce/tags/1.2.2/dist/admin/admin-settings.js
r3232361 r3232475 7703 7703 }; 7704 7704 f.addEventListener("click", () => { 7705 if ( !e) {7705 if (e) { 7706 7706 alert( 7707 7707 "A conexão com o PagBank não está disponível em http://localhost. Você poderá utilizar uma URL como http://minhaloja.localhost ou conectar-se ao PagBank quando sua loja estiver disponível em um domínio público." -
pagbank-for-woocommerce/trunk/dist/admin/admin-settings.js
r3232361 r3232475 7703 7703 }; 7704 7704 f.addEventListener("click", () => { 7705 if ( !e) {7705 if (e) { 7706 7706 alert( 7707 7707 "A conexão com o PagBank não está disponível em http://localhost. Você poderá utilizar uma URL como http://minhaloja.localhost ou conectar-se ao PagBank quando sua loja estiver disponível em um domínio público."
Note: See TracChangeset
for help on using the changeset viewer.