- | @oneCodeValue.icd10Code
+ | @oneCodeValue.icd10Code
@if(oneCodeValue.billability == 1) {
}
@@ -64,7 +64,7 @@ @message
@if(oneCodeValue.billability > 0 && oneCodeValue.billableCodes.size() > 0) {
@oneCodeValue.billableCodes.map { billableCode =>
- @billableCode
+ @billableCode
}
}
@@ -72,7 +72,7 @@ @message
Code Ref:
@for(foundCode <- oneCodeValue.foundCodes.toSeq) {
- @foundCode
+ @foundCode
}
}
diff --git a/app/views/main.scala.html b/app/views/main.scala.html
index 221295d..94bf29d 100644
--- a/app/views/main.scala.html
+++ b/app/views/main.scala.html
@@ -47,7 +47,7 @@
-
+
@@ -64,7 +64,7 @@ The new standard for mobile medical photography.
©2015 WinguMD, Inc. Palo Alto, California. All rights reserved.
This is a promotional product. Using the ICD-10 CM FY 2016 data set.
- This open source product is provided to you under the terms of the MIT license.
+ This open source product is provided to you under the terms of the MIT license.
|