mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
todo fix
This commit is contained in:
@@ -401,6 +401,7 @@ HomeToDo.prototype.save = function(btn) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
det.name = d.det.name;
|
||||||
var callback = function(r,rt) {
|
var callback = function(r,rt) {
|
||||||
btn.done_working();
|
btn.done_working();
|
||||||
me.widget.dialog.hide();
|
me.widget.dialog.hide();
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
326
|
327
|
||||||
Reference in New Issue
Block a user