فهرست منبع

Remove keyboard shortcut panel

Support for keyboard shortcuts will be re-evaluated and re-worked in the next release if deemed to be a necessary feature as feedback has shown low usage.
Kristan Kenney 6 سال پیش
والد
کامیت
f171d5522b
2فایلهای تغییر یافته به همراه0 افزوده شده و 6 حذف شده
  1. 0 3
      web/templates/admin/panel.html
  2. 0 3
      web/templates/user/panel.html

+ 0 - 3
web/templates/admin/panel.html

@@ -2,9 +2,6 @@
 <a href="#" class="to-top">
 	<i class="fas fa-arrow-up"></i>
 </a>
-<a href="#" class="to-shortcuts">
-	<i class="fas fa-keyboard"></i>
-</a>
 
 <div class="l-header">
 	<div class="l-center">

+ 0 - 3
web/templates/user/panel.html

@@ -2,9 +2,6 @@
 <a href="#" class="to-top">
 	<i class="fas fa-arrow-up"></i>
 </a>
-<a href="#" class="to-shortcuts">
-	<i class="fas fa-keyboard"></i>
-</a>
 
 <div class="l-header">
 	<div class="l-center">