Преглед изворни кода

completed admin panel

master
alireza пре 4 месеци
родитељ
комит
a7b914be9e
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      src/components/ConfigCountriesSelect.vue

+ 1
- 0
src/components/ConfigCountriesSelect.vue Прегледај датотеку

@@ -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">


Loading…
Откажи
Сачувај