-
- Downloads
Fix api explorer module loading
Showing
- CRM/Api4/Page/Api4Explorer.php 1 addition, 0 deletionsCRM/Api4/Page/Api4Explorer.php
- Civi/Angular/Manager.php 2 additions, 0 deletionsCivi/Angular/Manager.php
- ang/api4.ang.php 1 addition, 0 deletionsang/api4.ang.php
- ang/api4Explorer.ang.php 2 additions, 3 deletionsang/api4Explorer.ang.php
- composer.json 3 additions, 0 deletionscomposer.json
- js/crm.ajax.js 2 additions, 2 deletionsjs/crm.ajax.js
- js/load-bootstrap.js 3 additions, 3 deletionsjs/load-bootstrap.js
... | ... | @@ -199,6 +199,9 @@ |
"select2": { | ||
"url": "https://github.com/colemanw/select2/archive/v3.5-civicrm-1.0.zip" | ||
}, | ||
"js-yaml": { | ||
"url": "https://github.com/nodeca/js-yaml/archive/3.13.1.zip" | ||
}, | ||
"smartmenus": { | ||
"url": "https://github.com/vadikom/smartmenus/archive/1.1.0.zip", | ||
"ignore": [".gitignore", "Gruntfile.js"] | ||
... | ... |
Please register or sign in to comment