Created
January 9, 2016 08:49
-
-
Save vgrish/f9176626010c1f7d8073 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[[-!111? | |
]] | |
<p> | |
Ваш город: | |
<span class="gl-current-select">[[!+gl.current.city.name_ru]]</span> | |
</p> | |
[[!gl.modal? | |
&class=`glCity` | |
]] | |
<h5>Реальное местоположение</h5> | |
<code> | |
[[!+gl.real.city.name_ru]]<br> | |
[[!+gl.real.region.name_ru]]<br> | |
[[!+gl.real.country.name_ru]]<br> | |
</code> | |
<h5>Выбранное местоположение</h5> | |
<code> | |
[[!+gl.current.city.name_ru]]<br> | |
[[!+gl.current.region.name_ru]]<br> | |
[[!+gl.current.country.name_ru]]<br> | |
</code> | |
<h5>Контакты</h5> | |
<code> | |
phone: [[!+gl.current.data.phone]]<br> | |
email: [[!+gl.current.data.email]]<br> | |
</code> | |
<br> | |
<br> | |
<p> | |
Компонент доступен в репозитории RStore.pro<br> | |
<code> | |
Имя — RStore.pro<br> | |
Url сервиса — http://rstore.pro/extras/<br> | |
</code> | |
<a href="http://2geek.pro/solutions/78-repozitorij-modx" target="_blank">Как добавить репозиторий</a> | |
</p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment