X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=ang%2FcrmDialog.js;h=0fb189225c7b5679df065b91bf006234082ddc7b;hb=c3931c710886a376643684eb05b4cba742a541f3;hp=13162a8e7aea856cfd457986ef3e99c84236e094;hpb=dedb7e7a49668f62177976deeb2f9f084e91f3fa;p=civicrm-core.git diff --git a/ang/crmDialog.js b/ang/crmDialog.js index 13162a8e7a..0fb189225c 100644 --- a/ang/crmDialog.js +++ b/ang/crmDialog.js @@ -3,6 +3,32 @@ angular.module('crmDialog', CRM.angRequires('crmDialog')); + // Convenience binding to automatically launch a dialog when clicking an element + // Ex: ... // Ex:
... ...
// Ex:
... ...