changeset 9c7d2d1de2e4 in www.tryton.org:default
details: https://hg.tryton.org/www.tryton.org?cmd=changeset&node=9c7d2d1de2e4
description:
        Remove First Telecom from Serbia

        issue10522
        review334441002
diffstat:

 app.py                                         |  2 +-
 templates/service_providers/first-telecom.html |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 221d253ea511 -r 9c7d2d1de2e4 app.py
--- a/app.py    Tue Jun 15 10:00:48 2021 +0200
+++ b/app.py    Fri Jun 25 01:17:58 2021 +0200
@@ -54,7 +54,7 @@
     ('B2CK', [(50.631123, 5.567552)]),
     ('Coopengo', [(48.873278, 2.324776)]),
     ('Datalife', [(37.9596885, -1.2086241)]),
-    ('First Telecom', [(38.0131591, 23.7721521), (44.83722, 20.40560)]),
+    ('First Telecom', [(38.0131591, 23.7721521)]),
     ('gcoop', [(-34.59675, -58.43035)]),
     ('IntegraPer', [(-11.9753824, -77.0860785)]),
     ('INROWGA', [(18.476389, -69.893333)]),
diff -r 221d253ea511 -r 9c7d2d1de2e4 
templates/service_providers/first-telecom.html
--- a/templates/service_providers/first-telecom.html    Tue Jun 15 10:00:48 
2021 +0200
+++ b/templates/service_providers/first-telecom.html    Fri Jun 25 01:17:58 
2021 +0200
@@ -13,4 +13,4 @@
 bespoke solutions around them, that will improve and facilitate our customers’
 experience maximizing their professional agility.
 {% endblock description %}
-{% block location %}Athens, Greece and Belgrade, Serbia{% endblock %}
+{% block location %}Athens, Greece{% endblock %}

Reply via email to