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

Added metadata link

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@2033 b32b6428-25c9-4566-ad07-03861ab6144f
parent c4007994
Branches
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ function filterFunc(input_id,col) {
<tr>
<td><a href="/generic/${dev.address}">${dev.address}</a></td>
<td>${dev.devtype}</td>
<td>${dev.display_name}</td>
<td><a href="/edit_metadata/${dev.address}">➠</a> ${dev.display_name}</td>
%if 'info' in dev.description.keys():
<td>${dev.description['info']}</td>
%else:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment