This commit is contained in:
Ray Lothian 2021-05-02 03:37:13 -04:00
parent 9932ea2761
commit 90c6e1e165
2 changed files with 11 additions and 6 deletions

View file

@ -50,6 +50,7 @@
<div id="list" data-loading=true>
<table>
<colgroup>
<col width="50">
<col width="40">
<col width="150">
<col width="100">
@ -57,6 +58,7 @@
</colgroup>
<template>
<tr>
<td></td>
<td><input type="radio" name="select"></td>
<td></td>
<td></td>