CRM-14479 - Implement example extension with an Angular module
authorTim Otten <totten@civicrm.org>
Wed, 16 Apr 2014 02:27:31 +0000 (19:27 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 20 May 2014 03:13:50 +0000 (20:13 -0700)
commitb3acfd037401a8075c4e5b869b0b011711e682c8
treeed105c6cc7a4924c2fd149635523eef24a8534e5
parente7ff70420d0eca8795ff46e4d9bb8a4589f4228a
CRM-14479 - Implement example extension with an Angular module
tools/extensions/org.civicrm.angularex/LICENSE.txt [new file with mode: 0644]
tools/extensions/org.civicrm.angularex/README.md [new file with mode: 0644]
tools/extensions/org.civicrm.angularex/angularex.civix.php [new file with mode: 0644]
tools/extensions/org.civicrm.angularex/angularex.php [new file with mode: 0644]
tools/extensions/org.civicrm.angularex/info.xml [new file with mode: 0644]
tools/extensions/org.civicrm.angularex/js/example.js [new file with mode: 0644]
tools/extensions/org.civicrm.angularex/partials/example.html [new file with mode: 0644]