diff options
author | Alexander_Kabui | 2024-08-21 21:41:14 +0300 |
---|---|---|
committer | BonfaceKilz | 2024-08-29 18:58:56 +0300 |
commit | e164f09a7967a5100a2ad3131e4582040da951e6 (patch) | |
tree | 3e34563708c24e8dc05891b6143991f87eadaf1f /gn2/wqflask/templates/gn_editor.html | |
parent | d8780211bea450da1f9f25c5558ca68314026dc3 (diff) | |
download | genenetwork2-e164f09a7967a5100a2ad3131e4582040da951e6.tar.gz |
Remove external links for help.
Diffstat (limited to 'gn2/wqflask/templates/gn_editor.html')
-rw-r--r-- | gn2/wqflask/templates/gn_editor.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gn2/wqflask/templates/gn_editor.html b/gn2/wqflask/templates/gn_editor.html index 9e4d4a98..e5c649d1 100644 --- a/gn2/wqflask/templates/gn_editor.html +++ b/gn2/wqflask/templates/gn_editor.html @@ -41,10 +41,6 @@ hx-trigger="click" hx-swap="innerHTML">Settings</a> </li> - <li> - <a href="https://github.com/ajaxorg/ace/wiki/Default-Keyboard-Shortcuts" - target="_blank">Help</a> - </li> </ul> </div> </div> |