Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Zolotarev <alex@maps.me>2016-03-11 18:59:12 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:53:04 +0300
commit40a6823ba636672cb461831d252c06e7ad5f00a4 (patch)
tree9adb76e6ec996ec03ae9a1e1050e82e61e73c613 /data/editor.config
parent424d4d14571dfd154b183cd4820d106344745dd2 (diff)
[editor] Disabled creation of malls.
Diffstat (limited to 'data/editor.config')
-rw-r--r--data/editor.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/editor.config b/data/editor.config
index 2385b281e8..eb1b1fe7a2 100644
--- a/data/editor.config
+++ b/data/editor.config
@@ -593,7 +593,7 @@
<include field="operator" />
<include field="internet" />
</type>
- <type id="shop-mall" group="big_shop">
+ <type id="shop-mall" group="big_shop" can_add="no">
<include group="poi" />
<include field="operator" />
<include field="internet" />