X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rolehandler%2Ftemplates%2Frole_list.html;h=bfc75665bdcc8d9700797e5d2cfd58aea7eaee30;hb=55d48e7d9a12c290048fa3214bcf16e6ff0d22e7;hp=5cf49a177985f815537ed08b748deffad6f0f761;hpb=8da2313d9791c27c6e67511bb0e392aec73ec7c4;p=osm%2FLW-UI.git diff --git a/rolehandler/templates/role_list.html b/rolehandler/templates/role_list.html index 5cf49a1..bfc7566 100644 --- a/rolehandler/templates/role_list.html +++ b/rolehandler/templates/role_list.html @@ -19,7 +19,7 @@ {% block breadcrumb_body %} {{ block.super }} -
  • roles
  • +
  • Roles
  • {% endblock %} {% block content_body %} @@ -33,10 +33,10 @@
    -

    roles

    +

    Roles

    ' + '
    '; }, "targets": 4, @@ -197,7 +197,7 @@ table.ajax.reload(); bootbox.alert({ title: "Result", - message: "role successfully modified." + message: "Role successfully modified." }); }).fail(function (result) {