centrar texto de diálogo de confirmación
This commit is contained in:
parent
08a88c750a
commit
e2f59ac3bc
|
@ -12,6 +12,7 @@
|
||||||
id="jhi-delete-categoria-heading"
|
id="jhi-delete-categoria-heading"
|
||||||
jhiTranslate="dataSurveyApp.categoria.delete.question"
|
jhiTranslate="dataSurveyApp.categoria.delete.question"
|
||||||
[translateValues]="{ nombre: categoria.nombre }"
|
[translateValues]="{ nombre: categoria.nombre }"
|
||||||
|
style="text-align: center"
|
||||||
>
|
>
|
||||||
Are you sure you want to delete this category?
|
Are you sure you want to delete this category?
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue