math fixed
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<input type="checkbox" name="output-valuesL" id="outputValuesL" checked>
|
||||
<label for="outputValuesL">длины сторон треугольника</label><br>
|
||||
</fieldset>
|
||||
<button id="calculateButton">Вычислить</button>
|
||||
<button id="calculateButton" disabled>Вычислить</button>
|
||||
<button id="clearButton">Отчислить</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user