fixed default network
This commit is contained in:
@@ -369,6 +369,7 @@
|
||||
<label>URL <input type="text" id="b-url" required></label>
|
||||
<label>Текст успеха <input type="text" id="b-success"></label>
|
||||
<label>Текст ошибки <input type="text" id="b-error" value="Ошибка"></label>
|
||||
<label>Текст ожидания <input type="text" id="b-pending" value="..."></label>
|
||||
<label>Цвет кнопки <input type="color" id="b-color" value="#7b007b"></label>
|
||||
<label>Срабатывание
|
||||
<select id="b-trigger-mode">
|
||||
|
||||
Reference in New Issue
Block a user