style: missing semicolon
This commit is contained in:
parent
5cdb1cb7a9
commit
bcd63f04da
@ -728,7 +728,7 @@ $.extend(erpnext.item, {
|
||||
if (modal) {
|
||||
$(modal).addClass("modal-dialog-scrollable");
|
||||
}
|
||||
})
|
||||
});
|
||||
});
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user