fixes #119
This commit is contained in:
parent
9932ea2761
commit
90c6e1e165
2 changed files with 11 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue