X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FLW-UI.git;a=blobdiff_plain;f=sdnctrlhandler%2Ftemplate%2Fsdn_list.html;h=423efcdbb019a91e7a7f5addaa4d70eb811d5791;hp=627278c304ae105f1d0f7c664dcdd71bf9c1e13c;hb=45e33ee184cb787b19549e23121efad559497007;hpb=bced6e6778a58c6aba2b8aaa682fda728f39422a diff --git a/sdnctrlhandler/template/sdn_list.html b/sdnctrlhandler/template/sdn_list.html index 627278c..423efcd 100644 --- a/sdnctrlhandler/template/sdn_list.html +++ b/sdnctrlhandler/template/sdn_list.html @@ -5,6 +5,7 @@ {% block head_block %} {{ block.super }} + {% endblock %} {% block title_header_big %} @@ -36,11 +37,11 @@
- +
- + @@ -52,8 +53,8 @@ {% for s in sdns %} - + @@ -84,10 +85,15 @@ {{ block.super }} - + + - + {% endblock %} {% block footer %}
Id NameIdentifier Type Operational State IP
{{ s|get:"_id" }} {{ s|get:"name" }}{{ s|get:"_id" }} {{ s|get:"type" }} {{ s|get_sub:"_admin,operationalState"}} {{ s|get:"ip" }}