Merge branch 'master' into recurring-activity-46
[civicrm-core.git] / templates / CRM / Form / basicForm.tpl
index 28550a622e0a92b6d679acc1a27be407239f9e4a..0208ee1a60e0cb14a8c5592812aef7e0b7250d9d 100644 (file)
@@ -74,7 +74,7 @@
           cj("#invoicing_blocks").hide();
         }
       });
-      cj(function () {   
+      cj(function () {
         cj("input[type=checkbox]").click(function() {
           if (cj("#invoicing").is(":checked")) {
             cj("#invoicing_blocks").show();
@@ -86,4 +86,4 @@
       });
     </script>
   {/literal}
-{/if}
\ No newline at end of file
+{/if}