font awesome search link
parent
0fa6994d19
commit
40c3761d7c
|
|
@ -152,7 +152,12 @@
|
|||
<thead>
|
||||
<tr>
|
||||
<th><%= configFunctions.getProperty("aliases.lot") %> <%= configFunctions.getProperty("aliases.occupant") %> Type</th>
|
||||
<th>Icon Class</th>
|
||||
<th>
|
||||
Icon Class
|
||||
<a class="has-text-weight-normal has-tooltip-right" data-tooltip="Search and View Available Icons" href="https://fontawesome.com/v5/search?o=r&m=free&s=solid" target="_blank" rel="noreferrer" aria-label="Search and View Available Icons">
|
||||
<i class="fas fa-question-circle" aria-label="Help"></i>
|
||||
</a>
|
||||
</th>
|
||||
<th> </th>
|
||||
<th class="has-text-centered has-width-1">Options</th>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue