1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/plugins/API/templates/glossaryAdmin.twig
Thomas Steur 454f38cd6d Improved glossary and let plugins add items to it (#12958)
* Improved glossary and let plugins add items to it

* fix posted param

* added pushpin feature

* show keyword only for metrics

* added UI test

* update changelog

* fix ui tests
2018-05-28 20:54:57 -07:00

3 خطوط
81 B
Twig

{% extends 'admin.twig' %}
{% block content %}{{ theContent|raw }}{% endblock %}