Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
9003ea6f23b302f4764f0db7276af305d370207a
/
.
/
web
/
tpl
/
vlan-list-item.html
blob: 55a2f35567b78f6497c7ce2ce43538fc6b699c40 [
file
] [
log
] [
blame
]
<tr><td>
<a href="/vlan/
<%=
id %>">
<%=
id %>
</a></td><td>
<%=
name %>
</td><td>
<%=
nhosts %>
</td></tr>