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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Winkler <git@lw1.at>2020-10-21 22:12:57 +0300
committerGitHub <noreply@github.com>2020-10-21 22:12:57 +0300
commitf4fe2841f4fed26415a3169298b9f4340736eed0 (patch)
tree536f224ff98340f349c5ee18cd432beac2854bc0 /plugins
parentee471c282620cdbb355b8f77c9a3e05dbbee02f5 (diff)
fix twig template for MobileMessaging (#16600)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/MobileMessaging/templates/index.twig1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/MobileMessaging/templates/index.twig b/plugins/MobileMessaging/templates/index.twig
index 35025235a4..32549e9a55 100644
--- a/plugins/MobileMessaging/templates/index.twig
+++ b/plugins/MobileMessaging/templates/index.twig
@@ -153,6 +153,7 @@
</div>
{% endfor %}
+ {% import 'ajaxMacros.twig' as ajax %}
{{ ajax.errorDiv('invalidVerificationCodeAjaxError') }}
<div piwik-activity-indicator loading="managePhoneNumber.isChangingPhoneNumber"></div>