Revision 617b4d78
Von Jan Büren vor mehr als 11 Jahren hinzugefügt
js/part_selection.js | ||
---|---|---|
12 | 12 |
input_partnotes = input_partnumber; |
13 | 13 |
input_partnotes = input_partnotes.replace(/partnumber/, "partnotes"); |
14 | 14 |
if (input_partnotes == input_partnumber) |
15 |
input_partnoes = ""; |
|
15 |
input_partnotes = "";
|
|
16 | 16 |
} |
17 | 17 |
|
18 | 18 |
if (filter) |
Auch abrufbar als: Unified diff
JS-Variable richtig geschrieben