Selaa lähdekoodia

[fix] Remove dirty call in sync.js (#4688)

version-14
Vishal Dhayagude 7 vuotta sitten
committed by Nabin Hait
vanhempi
commit
42d8ca63fb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      frappe/public/js/frappe/model/sync.js

+ 1
- 1
frappe/public/js/frappe/model/sync.js Näytä tiedosto

@@ -45,7 +45,7 @@ $.extend(frappe.model, {
}
}

if(cur_frm && isPlain) cur_frm.dirty();

}



Ladataan…
Peruuta
Tallenna