restore icon-floppy icon in admin roles
parent
f556fc3609
commit
b5c8f7cc34
|
@ -22,7 +22,7 @@ div.wrapper.roles(ng-controller="RolesController as ctrl",
|
|||
div(tg-edit-role)
|
||||
.edit-role
|
||||
input(type="text", value="{{ role.name }}")
|
||||
a.save.icon(href="", title="{{'COMMON.SAVE' | translate}}")
|
||||
a.save.icon-floppy(href="", title="{{'COMMON.SAVE' | translate}}")
|
||||
|
||||
p.total
|
||||
span.role-name(title="{{'ADMIN.ROLES.COUNT_MEMBERS' | translate}}") {{ role.name }}
|
||||
|
|
Loading…
Reference in New Issue