Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
alex
/
PNSPS-frontend-MaterialUI
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
remove "pnspsdev.gld.gov.hk"
CR003
Anna Ho
1 anno fa
parent
875458a76f
commit
0cee61df7d
1 ha cambiato i file
con
0 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+0
-2
src/auth/utils.js
+ 0
- 2
src/auth/utils.js
Vedi File
@@ -18,8 +18,6 @@ export const iAmSmartCallbackPath = () => {
let hostname = window.location.hostname;
if (hostname.match("pnspsuat")) {
hostname = "pnspsuat.gld.gov.hk";
} else {
hostname = "pnspsdev.gld.gov.hk";
}
return hostname;
};
Scrivi
Anteprima
Caricamento…
Annulla
Salva