Ray Lothian 2020-09-30 10:27:33 +02:00
parent a0dbb9baa3
commit 249d656ac0
5 changed files with 32 additions and 5 deletions

View file

@ -38,7 +38,7 @@
</select>
</th>
<th>
<input type="search" id="custom" placeholder="Filter items">&nbsp;
<input type="search" id="custom" data-localized-placeholder="filterAgents" placeholder="Filter Agents">&nbsp;
<select id="sort">
<option value="descending" data-localize="ztoa">Z to A</option>
<option value="ascending" data-localize="atoz">A to Z</option>
@ -63,7 +63,7 @@
<td></td>
</tr>
</template>
<tbody></tbody>
<tbody data-localized-content="noMatch" data-content="No matching user-agent string for this query"></tbody>
</table>
</div>
<div id="view">