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

Fix a missing /

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/fork@1747 b32b6428-25c9-4566-ad07-03861ab6144f
parent 059a936d
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@
% if 'info' in dev.description.keys():
<td>${dev.description['info']}</td>
% else:
<td><td>
<td>--</td>
%endif
<td>${dev.attributes}</td>
</tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment