url params
[civicrm-core.git] / ang / crmApp.js
index c7bb81e29bc9ad1a090e9a020b0f4ad189885156..388ad98ae07d4139fe8651a6bf1dbb2dbc24ac32 100644 (file)
@@ -3,6 +3,7 @@
   // crmApp should not provide any significant services, and no other
   // modules should depend on it.
   var crmApp = angular.module('crmApp', CRM.angular.modules);
+
   crmApp.config(['$routeProvider',
     function($routeProvider) {