From: Coleman Watts Date: Wed, 30 Dec 2015 22:03:19 +0000 (-0500) Subject: API Explorer fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b84efe30703d448313acf06380f6f0c7d5917cc9;p=civicrm-core.git API Explorer fix --- diff --git a/templates/CRM/Admin/Page/APIExplorer.js b/templates/CRM/Admin/Page/APIExplorer.js index 7e54fff2b1..6425d19b34 100644 --- a/templates/CRM/Admin/Page/APIExplorer.js +++ b/templates/CRM/Admin/Page/APIExplorer.js @@ -764,8 +764,8 @@ $('#api-params').html(''); $('#api-params-table thead').show(); getFields(this); - buildParams(); - checkBookKeepingEntity(entity, action); + buildParams(); + checkBookKeepingEntity(entity, action); } else { $('#api-params, #api-generated pre').empty(); $('#api-param-buttons, #api-params-table thead').hide(); diff --git a/templates/CRM/Admin/Page/APIExplorer.tpl b/templates/CRM/Admin/Page/APIExplorer.tpl index 3c49b86adb..399fb586b9 100644 --- a/templates/CRM/Admin/Page/APIExplorer.tpl +++ b/templates/CRM/Admin/Page/APIExplorer.tpl @@ -214,8 +214,8 @@
- - + +