msgtplui - Add skeletal listing of msg tpls
authorTim Otten <totten@civicrm.org>
Tue, 15 Jun 2021 01:45:40 +0000 (18:45 -0700)
committerCiviCRM <info@civicrm.org>
Fri, 24 Sep 2021 04:04:29 +0000 (21:04 -0700)
commit2abfa17fc31fa0b4ccb7641cc81ef9a09044c305
tree3d9962b07d43ec7862700a73ed456f110ad46a1b
parentcde5ee2e9c4e57644d65b30c62220f6756e37e1c
msgtplui - Add skeletal listing of msg tpls
15 files changed:
ext/msgtplui/CRM/Msgtplui/Page/MsgtplBasePage.php [new file with mode: 0644]
ext/msgtplui/ang/msgtplui.ang.php [new file with mode: 0644]
ext/msgtplui/ang/msgtplui.css [new file with mode: 0644]
ext/msgtplui/ang/msgtplui.js [new file with mode: 0644]
ext/msgtplui/ang/msgtplui/Edit.html [new file with mode: 0644]
ext/msgtplui/ang/msgtplui/Edit.js [new file with mode: 0644]
ext/msgtplui/ang/msgtplui/User.html [new file with mode: 0644]
ext/msgtplui/ang/msgtplui/User.js [new file with mode: 0644]
ext/msgtplui/ang/msgtplui/Workflow.html [new file with mode: 0644]
ext/msgtplui/ang/msgtplui/Workflow.js [new file with mode: 0644]
ext/msgtplui/templates/CRM/msgtplui/Edit.hlp [new file with mode: 0644]
ext/msgtplui/templates/CRM/msgtplui/Page/MsgtplBasePage.tpl [new file with mode: 0644]
ext/msgtplui/templates/CRM/msgtplui/User.hlp [new file with mode: 0644]
ext/msgtplui/templates/CRM/msgtplui/Workflow.hlp [new file with mode: 0644]
ext/msgtplui/xml/Menu/msgtplui.xml [new file with mode: 0644]