FEATURE: Custom Links can be added to the Top Nav Note must have icons

This commit is contained in:
johnnyq
2024-10-10 16:51:00 -04:00
parent eaab9b75de
commit ab1c5ac631
4 changed files with 33 additions and 4 deletions

View File

@@ -66,6 +66,7 @@
</div>
<select class="form-control select2" name="location" required>
<option value="1">Main Side Nav</option>
<option value="2">Top Nav (Icon Required)</option>
</select>
</div>
</div>