Merge pull request #7564 from jitendrapurohit/sectionfix
[civicrm-core.git] / ang / crmD3.js
1 (function (angular, $, _) {
2 // thin stub for declaring dependencies
3 angular.module('crmD3', []);
4 })(angular, CRM.$, CRM._);