Ver a proveniência

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

version-14
Vishal Dhayagude há 7 anos
committed by Nabin Hait
ascendente
cometimento
42d8ca63fb
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      frappe/public/js/frappe/model/sync.js

+ 1
- 1
frappe/public/js/frappe/model/sync.js Ver ficheiro

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

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

}



Carregando…
Cancelar
Guardar