Move exportui extension into core
authorColeman Watts <coleman@civicrm.org>
Sat, 18 Jan 2020 19:50:25 +0000 (14:50 -0500)
committerColeman Watts <coleman@civicrm.org>
Sat, 18 Jan 2020 19:50:25 +0000 (14:50 -0500)
commit3304492780525ea1ad2203641c41f0bae78a333c
treebc62718bdf173566dae92f9f2f9fdee161d69f64
parentf63756b0dff7269a33ba7ef78390630438c7a37b
Move exportui extension into core
12 files changed:
CRM/Export/Form/Map.php
CRM/Export/Utils.php [new file with mode: 0644]
Civi/Angular/Manager.php
ang/exportui.ang.php [new file with mode: 0644]
ang/exportui.css [new file with mode: 0644]
ang/exportui/export.html [new file with mode: 0644]
ang/exportui/exportField.html [new file with mode: 0644]
ang/exportui/exportSaveMapping.html [new file with mode: 0644]
ang/exportui/exportui.js [new file with mode: 0644]
extension-compatibility.json
templates/CRM/Export/Form/Map.tpl
templates/CRM/Export/Form/table.tpl [deleted file]