This website works better with JavaScript.
Home
Explore
Help
Sign In
alirezakarari
/
truck-shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
completed admin panel
master
alireza
4 months ago
parent
5409e4e1b3
commit
a7b914be9e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/components/ConfigCountriesSelect.vue
+ 1
- 0
src/components/ConfigCountriesSelect.vue
View File
@@ -16,6 +16,7 @@
:key="code?.id"
>
{{ code?.title }}
<template v-if="code?.country_code">({{ code?.country_code }})</template>
</option>
</select>
<small id="country-code-help" class="form-text text-muted">
Write
Preview
Loading…
Cancel
Save