Skip to content

Commit cc3dda6

Browse files
committed
Update the demo page
1 parent 59412fa commit cc3dda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ <h4>by Davicotico</h4>
9898
<button type="button" id="myEditor_icon" class="btn btn-outline-secondary"></button>
9999
</div>
100100
</div>
101+
<input type="hidden" name="icon" class="item-menu">
101102
</div>
102103
<div class="form-group">
103104
<label for="href">URL</label>
@@ -115,7 +116,6 @@ <h4>by Davicotico</h4>
115116
<label for="title">Tooltip</label>
116117
<input type="text" name="title" class="form-control item-menu" id="title" placeholder="Tooltip">
117118
</div>
118-
<input type="hidden" name="icon" class="item-menu">
119119
</form>
120120
</div>
121121
<div class="card-footer">

0 commit comments

Comments
 (0)