CRM-16120 - crmUiDebug - Only display debug fields if ?angularDebug=1
authorTim Otten <totten@civicrm.org>
Tue, 17 Mar 2015 05:38:24 +0000 (22:38 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 17 Mar 2015 05:38:24 +0000 (22:38 -0700)
commitc4c69e7b691a98118aa3e0697648707f4ea62bd4
tree6f0f01e7ccb02d0526591cd4348ed6f3dfd99c7f
parentbd6284fee61c336c815557e97222b5bd1ce9d883
CRM-16120 - crmUiDebug - Only display debug fields if ?angularDebug=1

We've been outputting a collapsible debug panel by default. This completely
hides (or shows) the debug panel depending on whether parameter
"angularDebug" is set.

Note that there are also browser plugins which are richer, more flexible,
more thorough, and it's probably better to install one of those.  However,
it's tough to standardize on one plugin (b/c they're different for each
browser and because we can't bundle them into buildkit).  In a crunch (e.g.
when debugging on a non-developer's workstation), the parameter could still
be helpful.
js/angular-crm-ui.js
partials/crmMailing/edit-unified.html
partials/crmMailing/edit-unified2.html
partials/crmMailing/edit-wizard.html
partials/crmMailing/edit-workflow.html
partials/crmMailing/edit.html
partials/crmMailingAB/main.html