diff --git a/doc/contextmenu/TemplateDoc.vue b/doc/contextmenu/TemplateDoc.vue index db624c5e4..6e7524ab1 100644 --- a/doc/contextmenu/TemplateDoc.vue +++ b/doc/contextmenu/TemplateDoc.vue @@ -29,7 +29,7 @@ {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -105,7 +105,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -140,7 +140,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -230,7 +230,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} diff --git a/doc/menubar/TemplateDoc.vue b/doc/menubar/TemplateDoc.vue index 7c8b8c469..70c931299 100644 --- a/doc/menubar/TemplateDoc.vue +++ b/doc/menubar/TemplateDoc.vue @@ -23,7 +23,7 @@ {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -111,7 +111,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -144,7 +144,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -243,7 +243,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} diff --git a/doc/panelmenu/TemplateDoc.vue b/doc/panelmenu/TemplateDoc.vue index 0e9544dff..9b75c3dc2 100644 --- a/doc/panelmenu/TemplateDoc.vue +++ b/doc/panelmenu/TemplateDoc.vue @@ -9,7 +9,7 @@ {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -92,7 +92,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -106,7 +106,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -194,7 +194,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} diff --git a/doc/tieredmenu/TemplateDoc.vue b/doc/tieredmenu/TemplateDoc.vue index a61d434c3..b9c19299e 100644 --- a/doc/tieredmenu/TemplateDoc.vue +++ b/doc/tieredmenu/TemplateDoc.vue @@ -9,7 +9,7 @@ {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -109,7 +109,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -124,7 +124,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }} @@ -229,7 +229,7 @@ export default { {{ item.label }} - {{ item.shortcut }} + {{ item.shortcut }}