From 3f5cecdad3924ff7624d54bbfddd9adc57874613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rene=CC=81?= Date: Tue, 5 Mar 2024 12:14:16 +0100 Subject: [PATCH 1/2] removed link to /rpa MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: René --- src/content/english/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/english/main.js b/src/content/english/main.js index 8d48628e8..7232e58d3 100644 --- a/src/content/english/main.js +++ b/src/content/english/main.js @@ -62,7 +62,7 @@ export default () => ({ title: 'Introduction', body: `Robot Framework is a generic open source automation framework. - It can be used for test automation and robotic process automation (RPA).

+ It can be used for test automation and robotic process automation (RPA).

Robot Framework is supported by Robot Framework Foundation. Many industry-leading companies use the tool in their software development.

From e711dc63e509a9d7f49f97159e64069c1333bf11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rene=CC=81?= Date: Tue, 5 Mar 2024 13:36:47 +0100 Subject: [PATCH 2/2] added ids to editor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: René --- src/components/Editor.vue | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/src/components/Editor.vue b/src/components/Editor.vue index 22a0fe098..b0a7b2970 100644 --- a/src/components/Editor.vue +++ b/src/components/Editor.vue @@ -8,7 +8,7 @@ v-if="projectsList" class="dropdown relative mr-xsmall mt-xsmall" ref="projectDropdown"> -