Skip to content

Commit f57c065

Browse files
authored
SAK-42135 Samigo remove stray toggleNegativePointVal (#13148)
1 parent 5d51726 commit f57c065

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samigo/samigo-app/src/webapp/jsf/author/item/multipleChoice.jsp

-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
id="answerminptr"
112112
value="#{itemauthor.currentItem.itemMinScore}"
113113
size="6"
114-
onchange="toggleNegativePointVal(this.value);"
115114
styleClass=" form-control ConvertPoint"
116115
disabled="#{itemauthor.currentItem.renderMinPointsWarning}">
117116
<f:validateDoubleRange />

0 commit comments

Comments
 (0)