x
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<!-- Импорт JSON (без даты/времени) -->
|
||||
<div class="import-section">
|
||||
<h3>Импорт уроков из JSON</h3>
|
||||
<input type="file" id="jsonFileInput" accept=".json">
|
||||
<input type="file" id="jsonFileInput" accept=".json, .xlsx, .xls">
|
||||
<div class="import-params">
|
||||
<label>Макс. мест (сколько родителей может записаться):
|
||||
<input type="number" id="importMaxSlots" value="4" required>
|
||||
|
||||
Reference in New Issue
Block a user