X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=instancehandler%2Ftemplate%2Finstance_list.html;h=bc94e5f8cba3cfd5ddc10a33cafbb6ec7ed1c76b;hb=refs%2Fchanges%2F26%2F6926%2F1;hp=97eac57f9f5ce8a864d14f873808d1f776618d43;hpb=e6eb7437628e932ef823800b5a8380790a6b22d7;p=osm%2FLW-UI.git diff --git a/instancehandler/template/instance_list.html b/instancehandler/template/instance_list.html index 97eac57..bc94e5f 100644 --- a/instancehandler/template/instance_list.html +++ b/instancehandler/template/instance_list.html @@ -164,7 +164,7 @@ ' Exec NS Primitive' + '
  • ' + ' ' + - ' Active operations
  • ' + + ' History of operations' + '
  • ' + '
  • ' + @@ -192,7 +192,7 @@ }, { "render": function (data, type, row) { - return ' ' + row["vnfd-ref"] +' '; + return ' ' + row["vnfd-ref"] +' '; }, "targets": 1 },