mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-09 09:45:26 -05:00
Merge pull request #920 from openclassify/muammer_alibaba
#3126 alibaba-theme improvment
This commit is contained in:
commit
c800657465
@ -200,6 +200,7 @@ class AdvModel extends AdvsAdvsEntryModel implements AdvInterface
|
||||
|
||||
if ($country != null) {
|
||||
$adv->setAttribute('country_name', $country->name);
|
||||
$adv->setAttribute('country_abv', $country->abv);
|
||||
}
|
||||
if ($city != null) {
|
||||
$adv->setAttribute('city_name', $city->name);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user