Skip to content
Snippets Groups Projects
Commit af38eec2 authored by jkerdreu's avatar jkerdreu
Browse files

Some fix

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@2034 b32b6428-25c9-4566-ad07-03861ab6144f
parent d65abd12
Branches
No related tags found
No related merge requests found
......@@ -40,7 +40,6 @@ function filterFunc(input_id,col) {
<td width=35%><input type="text" id="attributes" onkeyup="filterFunc('attributes',4)" placeholder="Filter attribute"></td>
</tr>
</table>
</table>
<table width=100% class="sortable" id="devices">
<tr><th width=20%>Address</th><th width=15%>devtype</th><th width=15%>Name</th><th width=15%>Info</th><th width=35%>Attributes</th></tr>
% for dev in devs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment