restore icon-floppy icon in admin roles

stable
Juanfran 2015-10-28 12:51:03 +01:00
parent f556fc3609
commit b5c8f7cc34
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}