mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-21 22:19:18 +00:00
style: missing semicolon
This commit is contained in:
@@ -728,7 +728,7 @@ $.extend(erpnext.item, {
|
|||||||
if (modal) {
|
if (modal) {
|
||||||
$(modal).addClass("modal-dialog-scrollable");
|
$(modal).addClass("modal-dialog-scrollable");
|
||||||
}
|
}
|
||||||
})
|
});
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user