Add widget settings save button
This commit is contained in:
+5
-1
@@ -145,7 +145,7 @@
|
||||
<label>Info/GDPR <textarea name="copyInfoText" rows="2"></textarea></label>
|
||||
<div class="settings-actions">
|
||||
<button type="submit">Uložit a přeložit</button>
|
||||
<span id="settingsSaveStatus" class="settings-save-status" aria-live="polite"></span>
|
||||
<span id="settingsSaveStatus" class="settings-save-status" data-settings-save-status aria-live="polite"></span>
|
||||
</div>
|
||||
</fieldset>
|
||||
<label class="color-field">Barva
|
||||
@@ -181,6 +181,10 @@
|
||||
<label><input name="messageLabel" type="checkbox"> kratky stitek</label>
|
||||
<label><input name="messageWiggle" type="checkbox"> zhoupnuti</label>
|
||||
</fieldset>
|
||||
<div class="settings-actions">
|
||||
<button type="submit">Ulozit widget</button>
|
||||
<span class="settings-save-status" data-settings-save-status aria-live="polite"></span>
|
||||
</div>
|
||||
</form>
|
||||
<h3>GTM snippet</h3>
|
||||
<pre id="snippet"></pre>
|
||||
|
||||
Reference in New Issue
Block a user