Update biz_v.html
Browse files- biz_v.html +2 -2
biz_v.html
CHANGED
@@ -218,11 +218,11 @@
|
|
218 |
<div id="result"></div>
|
219 |
|
220 |
|
221 |
-
|
222 |
|
223 |
|
224 |
|
225 |
-
<h1>
|
226 |
<form id="uploadForm" onsubmit="handleFormSubmit(event)" enctype="multipart/form-data">
|
227 |
<label for="file">Select JSON file:</label>
|
228 |
<input type="file" id="file" name="file" accept=".json" required><br><br>
|
|
|
218 |
<div id="result"></div>
|
219 |
|
220 |
|
221 |
+
|
222 |
|
223 |
|
224 |
|
225 |
+
<h1>WhatsMasterCRM - Файл JSON</h1>
|
226 |
<form id="uploadForm" onsubmit="handleFormSubmit(event)" enctype="multipart/form-data">
|
227 |
<label for="file">Select JSON file:</label>
|
228 |
<input type="file" id="file" name="file" accept=".json" required><br><br>
|