Commit 9ec6cff3 authored by Alina Habibulina's avatar Alina Habibulina

[FIX] + дополнение инструкции

parent d402e7f7
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
<input type="text" id="formCode" placeholder="Код формы" class="uk-input" required> <input type="text" id="formCode" placeholder="Код формы" class="uk-input" required>
<input type="text" id="registryCode" placeholder="Код ресстра" class="uk-input" required> <input type="text" id="registryCode" placeholder="Код реестра" class="uk-input" required>
<input type="text" id="login" class="uk-input" placeholder="Логин" required> <input type="text" id="login" class="uk-input" placeholder="Логин" required>
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
<input type="text" id="default-value" class="uk-input def-hide"> <input type="text" id="default-value" class="uk-input def-hide">
</div> </div>
<div>Файл xls/xlsx для импорта записей реестра :</div> <div>Файл .xls для импорта записей реестра :</div>
<div div class="js-upload" uk-form-custom> <div div class="js-upload" uk-form-custom>
<input id="fileinpt" class="uk-input uk-form-width-medium" type="file" name="uploadedFile" required> <input id="fileinpt" class="uk-input uk-form-width-medium" type="file" name="uploadedFile" required>
<button class="uk-button uk-button-default" type="button" tabindex="-1">Выбрать файл</button> <button class="uk-button uk-button-default" type="button" tabindex="-1">Выбрать файл</button>
...@@ -104,8 +104,8 @@ ...@@ -104,8 +104,8 @@
</div> </div>
<button id="instructions-button" class="instructions-close uk-button uk-button-default" style="width: 150px; height: 40px;">Инструкция</button> <button id="instructions-button" class="instructions-close uk-button uk-button-default" style="width: 150px; height: 40px;">Инструкция</button>
< id="instructions-block" class="instructions ib-close"> <div id="instructions-block" class="instructions ib-close">
<div class="uk-text-large" style="width: 100%; text-align: center;">Инструкция</div> <div class="uk-text-large" style="width: 100%; text-align: center;">Инструкция</div>
<h3>Установка: </h3> <h3>Установка: </h3>
<p> <p>
1) Развернуть установочный архив <i>import.war</i><br> 1) Развернуть установочный архив <i>import.war</i><br>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment