git.99rst.org
/
flatnotes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
57f94d2
)
Edit button keyboard shortcut hint
author
Adam Dullage
<redacted>
Tue, 9 Aug 2022 08:04:59 +0000
(09:04 +0100)
committer
Adam Dullage
<redacted>
Tue, 9 Aug 2022 08:04:59 +0000
(09:04 +0100)
flatnotes/src/components/App.vue
patch
|
blob
|
history
diff --git
a/flatnotes/src/components/App.vue
b/flatnotes/src/components/App.vue
index b37986008c6663228f4542184b7aba40a38eb40a..827be193c59a132984c77855099f3fc484e754ed 100644
(file)
--- a/
flatnotes/src/components/App.vue
+++ b/
flatnotes/src/components/App.vue
@@
-34,6
+34,8
@@
type="button"
class="bttn"
@click="toggleEditMode"
+ v-b-tooltip.hover
+ title="Keyboard Shortcut: e"
>
<b-icon icon="pencil-square"></b-icon> Edit
</button>
git clone https://git.99rst.org/PROJECT