javascript test for srp admin dashboard

This commit is contained in:
2020-03-06 19:48:41 -06:00
parent 3f99f327f6
commit ae3147cec8
+1 -1
View File
@@ -82,7 +82,7 @@
</div>
<script>
function myFunction(val) {
function UpdateTotalLoss(val) {
alert("The input value has changed. The new value is: " + val);
}
</script>