DmitrMakeev commited on
Commit
0327e37
·
verified ·
1 Parent(s): 4c7da00

Update biz_v.html

Browse files
Files changed (1) hide show
  1. biz_v.html +2 -2
biz_v.html CHANGED
@@ -218,11 +218,11 @@
218
  <div id="result"></div>
219
 
220
 
221
- <title>Upload JSON</title>
222
 
223
 
224
 
225
- <h1>Upload JSON File</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>