ui: recommit onlinehelp

now that the last commit fixed the title generation

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-11-09 16:35:57 +01:00
parent 407f3fb994
commit 64623f329e

View File

@ -21,7 +21,7 @@ const proxmoxOnlineHelpInfo = {
},
"backup-remote": {
"link": "/docs/managing-remotes.html#backup-remote",
"title": ":term:`Remote`"
"title": "Remote"
},
"syncjobs": {
"link": "/docs/managing-remotes.html#syncjobs",
@ -29,7 +29,7 @@ const proxmoxOnlineHelpInfo = {
},
"datastore-intro": {
"link": "/docs/storage.html#datastore-intro",
"title": ":term:`DataStore`"
"title": "DataStore"
},
"user-mgmt": {
"link": "/docs/user-management.html#user-mgmt",