Merge pull request #21514 from mattwire/1624_2319_casedashboard
[civicrm-core.git] / ang / crmDialog.md
index 4cfd54fdb5c3c81ead4854a4092f6886c3a8897b..4f2f5e1779df083de5b9f1ffd58d1231ca96f77c 100644 (file)
@@ -21,4 +21,4 @@ dialogService.open('someDialog', '~/Path/To/Some.html', model, options)
     <crm-dialog-button text="ts('Cancel')" icons="{primary: 'fa-times'}" on-click="someDialog.cancel()" />
   </form>
 </div>
-```
\ No newline at end of file
+```