X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=sdnctrlhandler%2Ftemplate%2Fsdn_list.html;h=09d6e9ac2260dcbd4bd6b3624a84da5cfa27f7e3;hb=refs%2Fchanges%2F05%2F7805%2F1;hp=8abb5e0b4932c245d22af2d60bcfa2df2b07352d;hpb=e28478cf475e9fd45ffa3ddd907e2c22306aa1fe;p=osm%2FLW-UI.git diff --git a/sdnctrlhandler/template/sdn_list.html b/sdnctrlhandler/template/sdn_list.html index 8abb5e0..09d6e9a 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 %} @@ -17,7 +18,7 @@ {% block breadcrumb_body %} {{ block.super }} -
  • SDN Controllers
  • +
  • SDN Controllers
  • {% endblock %} {% block content_body %} @@ -31,16 +32,16 @@

    Registered SDN Controllers

    - New SDN Controller
    - +
    - + @@ -50,27 +51,7 @@ - {% for s in sdns %} - - - - - - - - - - {% endfor %}
    Id NameIdentifier Type Operational State IP
    {{ s|get:"_id" }}{{ s|get:"name" }}{{ s|get:"type" }}{{ s|get_sub:"_admin,operationalState"}}{{ s|get:"ip" }}{{ s|get:"port" }} -
    - - -
    -
    @@ -83,11 +64,92 @@ {% block resource_block %} {{ block.super }} - - + + + + {% endblock %} {% block footer %}