Add button for server-del command

WebUI counterpart of: https://fedorahosted.org/freeipa/ticket/5588

Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
This commit is contained in:
Pavel Vomacka
2016-06-30 14:22:51 +02:00
committed by Petr Vobornik
parent e65ce4fedc
commit 7f4de88ea1
3 changed files with 72 additions and 1 deletions
+4
View File
@@ -545,6 +545,10 @@
"label": "Server Roles",
"label_singular": "Server Role",
},
"servers": {
"remove_server": "Delete Server",
"remove_server_msg": "Deleting a server removes it permanently from the topology. Note that this is a non-reversible action."
},
"service": {
"certificate": "Service Certificate",
"delete_key_unprovision": "Delete Key, Unprovision",