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