-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lagt til en landkode velger som har flagg i KRR formet og skrevet om …
…gjeldende PDL form til å bruke denne (#3401) * Lagt til Landkode for Krrstub og håndtering for den * Lagt til en landkode velger som har flagg i KRR formet og skrevet om gjeldende PDL form til å bruke denne * Merger lister for landkoder og emojier i telefonnummer form
- Loading branch information
Showing
20 changed files
with
1,375 additions
and
1,417 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1290,6 +1290,7 @@ export const backendBestillingerMock = [ | |
bestilling: { | ||
krrstub: { | ||
reservert: false, | ||
landkode: '+47', | ||
mobil: '12345678', | ||
epost: '[email protected]', | ||
registrert: true, | ||
|
Oops, something went wrong.