CRM-20600 - Angular deps - Move from *.js to *.php
authorTim Otten <totten@civicrm.org>
Fri, 19 May 2017 04:25:58 +0000 (21:25 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 17 Jun 2017 02:03:47 +0000 (19:03 -0700)
commit0b1991948184b8d6b4e290f8514406f7fd620c21
treea2564a98ed54fe8499f050fafea4a9cf885aad40
parent5438399ca886c1b96ce711d48bb5c141c561331b
CRM-20600 - Angular deps - Move from *.js to *.php

If third-parties are allowed to alter the HTML content, then they may
introduce new dependencies.  This means that they'll need to delcare those
dependencies.

This commit actually moves the declarations for any in-house modules to PHP.
22 files changed:
ang/crmAttachment.ang.php
ang/crmAttachment.js
ang/crmAutosave.ang.php
ang/crmAutosave.js
ang/crmCaseType.ang.php
ang/crmCaseType.js
ang/crmCxn.ang.php
ang/crmCxn.js
ang/crmD3.ang.php
ang/crmD3.js
ang/crmExample.ang.php
ang/crmExample.js
ang/crmMailing.ang.php
ang/crmMailing.js
ang/crmMailingAB.ang.php
ang/crmMailingAB.js
ang/crmStatusPage.ang.php
ang/crmStatusPage.js
ang/crmUi.ang.php
ang/crmUi.js
ang/crmUtil.ang.php
ang/crmUtil.js