-- indentation fix
authorRavish Nair <ravish.nair@webaccess.co.in>
Mon, 29 Jul 2013 10:03:34 +0000 (15:33 +0530)
committerRavish Nair <ravish.nair@webaccess.co.in>
Mon, 29 Jul 2013 10:03:34 +0000 (15:33 +0530)
----------------------------------------
* CRM-13037:
  http://issues.civicrm.org/jira/browse/CRM-13037

templates/CRM/Profile/Page/MultipleRecordFieldsListing.tpl

index 3dec6a66c47d3c0ddb2df874cdb30e0b6be8217f..97ab5eb900ede81df3fcd94052b8047607f941a6 100644 (file)
@@ -96,7 +96,7 @@
         if (!cj(this).attr('jshref')) {
           cj(this).attr('jshref', cj(this).attr('href'));
           cj(this).attr('href', '#browseValues');
-       }
+        }
       });
 
       cj(".crm-profile-name-" + profileName + " .action-item").click(function () {