We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec0e35 commit ab7122dCopy full SHA for ab7122d
1 file changed
ehr/resources/views/ehrTemplates.html
@@ -40,7 +40,7 @@
40
const ctx = EHR.Utils.getEHRContext();
41
const container = document.getElementById("ehrbilling_container").value;
42
if (!container) {
43
- LABKEY.Utils.alert("Error", "Must enter the container path of the compliance folder.");
+ LABKEY.Utils.alert("Error", "Must enter the container path of the billing folder.");
44
}
45
46
LABKEY.Domain.create({
0 commit comments