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

Added list device in menu

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/fork@1753 b32b6428-25c9-4566-ad07-03861ab6144f
parent 1a7aa142
Branches
No related tags found
No related merge requests found
......@@ -22,8 +22,9 @@
<!-- Menu -->
<div>
<ul class="menu">
<li><a href="#" onclick="openNav()">&#9776;</a></li>
<li class="active"><a href="/test0">Sensors</a></li>
<li><a href="#" onclick="openNav()">&#9776;</a></li>
<li class="active"><a href="/devices">Devices</a></li>
<li><a href="/test0">Tests</a></li>
<li><a href="/http_info">HTTPD</a></li>
<li><a href="/test_grid">Grid</a></li>
<li><a href="/links">Links</a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment