]> git.parisson.com Git - teleforma.git/commit
Add CMP
authorYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 13 Jan 2022 14:10:53 +0000 (15:10 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 13 Jan 2022 14:10:53 +0000 (15:10 +0100)
commite2ddfb73bf732c0204552ea7ad2a8e97e483c396
treeca52f213b6f5a88a78c2eabfc74cb93687f83ec1
parent27183e6672d0357f0ec3e4bedfd4ff6bc35ebcc1
Add CMP
40 files changed:
teleforma/static/teleforma/tarteaucitron/.github/FUNDING.yml [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/.github/stale.yml [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/.github/workflows/codeql-analysis.yml [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/.gitignore [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/LICENSE [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/README.md [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/advertising.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/css/tarteaucitron.css [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.bg.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.ca.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.cn.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.cs.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.da.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.de.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.el.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.en.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.es.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.fi.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.fr.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.hu.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.it.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.ja.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.lv.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.nl.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.no.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.oc.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.pl.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.pt.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.ro.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.ru.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.se.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.sk.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.sv.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.tr.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.vi.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.zh.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/package.json [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/tarteaucitron.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/tarteaucitron.services.js [new file with mode: 0644]
teleforma/templates/teleforma/base.html