X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=instancehandler%2Ftemplate%2Finstance_operations_list.html;h=a9d12cba348f1700a38b7ad4a73b0b3477ca2c3d;hb=refs%2Fchanges%2F14%2F8414%2F1;hp=7e846581752194d2e7e8d86b728eb78bb347dfda;hpb=4908f382154fddb84d72ce8d516229649c01b606;p=osm%2FLW-UI.git diff --git a/instancehandler/template/instance_operations_list.html b/instancehandler/template/instance_operations_list.html index 7e84658..a9d12cb 100644 --- a/instancehandler/template/instance_operations_list.html +++ b/instancehandler/template/instance_operations_list.html @@ -1,3 +1,19 @@ + + {% extends "base.html" %} {% load get %} {% load date_tag %} @@ -8,13 +24,13 @@ {% block head_block %} {{ block.super }} - - - - - - - + + + + + + + {% endblock %} {% block title_header_big %} @@ -28,7 +44,7 @@ {% block breadcrumb_body %} {{ block.super }}
  • Instances
  • -
  • Operations
  • +
  • History of Operations
  • {% endblock %} {% block content_body %} @@ -40,7 +56,7 @@
    -

    Active operations

    +

    History of operations

    @@ -70,22 +86,22 @@ {% block resource_block %} {{ block.super }} - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +