Skip to content
Snippets Groups Projects
Commit a59bddca authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

CRM-13078, fixed update of js icon

----------------------------------------
* CRM-13078: Batch Data Entry silently drops 'batch-valid' entries if no contact_id is associated with them
  http://issues.civicrm.org/jira/browse/CRM-13078
parent ffd86f78
Branches
Tags
No related merge requests found
......@@ -103,7 +103,7 @@
{literal}
<script type="text/javascript">
cj(function () {
cj('.selector-rows').change(function () {
cj('#crm-container').on('keyup change', '*', function () {
var options = {
'url': {/literal}"{crmURL p='civicrm/ajax/batch' h=0}"{literal}
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment