diff --git a/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/table/table.html b/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/table/table.html index 8c7a279f7c..08267ba92a 100644 --- a/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/table/table.html +++ b/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/table/table.html @@ -25,7 +25,12 @@ Include action-col if you want to perform actions. --> - + +
+ + +
+ User Name Email @@ -47,7 +52,10 @@ ng-class="{'st-selected': checked[user.id]}"> - +
+ + +
diff --git a/openstack_dashboard/static/app/core/images/table/images-table.html b/openstack_dashboard/static/app/core/images/table/images-table.html index 6f3530c5ae..e9a93752f7 100644 --- a/openstack_dashboard/static/app/core/images/table/images-table.html +++ b/openstack_dashboard/static/app/core/images/table/images-table.html @@ -27,7 +27,10 @@ Include action-col if you want to perform actions. --> - +
+ + +
@@ -55,9 +58,13 @@ - +
+ + +