We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59412fa commit cc3dda6Copy full SHA for cc3dda6
index.html
@@ -98,6 +98,7 @@ <h4>by Davicotico</h4>
98
<button type="button" id="myEditor_icon" class="btn btn-outline-secondary"></button>
99
</div>
100
101
+ <input type="hidden" name="icon" class="item-menu">
102
103
<div class="form-group">
104
<label for="href">URL</label>
@@ -115,7 +116,6 @@ <h4>by Davicotico</h4>
115
116
<label for="title">Tooltip</label>
117
<input type="text" name="title" class="form-control item-menu" id="title" placeholder="Tooltip">
118
- <input type="hidden" name="icon" class="item-menu">
119
</form>
120
121
<div class="card-footer">
0 commit comments