Przeglądaj źródła

Add icon for Deleted Documents

version-14
Sagar Vora 8 lat temu
rodzic
commit
5c81b899a9
1 zmienionych plików z 6 dodań i 0 usunięć
  1. +6
    -0
      frappe/config/setup.py

+ 6
- 0
frappe/config/setup.py Wyświetl plik

@@ -128,6 +128,12 @@ def get_data():
"description": _("List of backups available for download"),
"icon": "fa fa-download"
},
{
"type": "doctype",
"name": "Deleted Document",
"label": _("Deleted Documents"),
"description": _("Restore or permanently delete a document.")
},
]
},
{


Ładowanie…
Anuluj
Zapisz