Merge pull request #4981 from totten/master-cbf2
[civicrm-core.git] / CRM / Financial / Page / Batch.php
index 90e7202ca3dc2b6a620c064d94ac34fd631afec1..e6922b5a9e5d311c820ece27fec37e05fbc1ab77 100644 (file)
@@ -120,4 +120,5 @@ class CRM_Financial_Page_Batch extends CRM_Core_Page_Basic {
     $form->process();
     $form->run();
   }
+
 }