Pārlūkot izejas kodu

Merge pull request #15610 from surajshetty3416/toggle-theme-option

version-14
Suraj Shetty pirms 3 gadiem
committed by GitHub
vecāks
revīzija
db5fab52ed
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. +6
    -0
      frappe/utils/install.py

+ 6
- 0
frappe/utils/install.py Parādīt failu

@@ -219,6 +219,12 @@ def add_standard_navbar_items():
'action': 'frappe.ui.toolbar.toggle_full_width()',
'is_standard': 1
},
{
'item_label': 'Toggle Theme',
'item_type': 'Action',
'action': 'new frappe.ui.ThemeSwitcher().show()',
'is_standard': 1
},
{
'item_label': 'Background Jobs',
'item_type': 'Route',


Notiek ielāde…
Atcelt
Saglabāt